You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to isolated reproduction with no external CSS / JS
[Ideally in jsfiddle.net (https://jsfiddle.net/alvarotrigo/ea17skjr) or codepen.io (https://codepen.io/alvarotrigo/pen/NxyPPp), links to personal websites won't be reviewed unless isolated. Reported issues without a reproduction might get closed.]
Steps to reproduce it
[First step]
[Second step]
[and so on...]
Versions
[Browser, operating system, device, ...]
The text was updated successfully, but these errors were encountered:
There's no such thing as ipad or mobile.
Usually you want to deal with these issues considering resolution alone.
Your case is kind of the opposite of what people usually look for, but you can perhaps try to use the method fullpage_api.setResponsive to enable/disable it based on the size of the viewport.
You will probably have to use a flag to keep track of the state and the callback afterResize.
Description
Link to isolated reproduction with no external CSS / JS
[Ideally in jsfiddle.net (https://jsfiddle.net/alvarotrigo/ea17skjr) or codepen.io (https://codepen.io/alvarotrigo/pen/NxyPPp), links to personal websites won't be reviewed unless isolated. Reported issues without a reproduction might get closed.]
Steps to reproduce it
Versions
[Browser, operating system, device, ...]
The text was updated successfully, but these errors were encountered: