angular-fullpage icon indicating copy to clipboard operation
angular-fullpage copied to clipboard

.setAllowScrolling(false) not working

Open bogdanIuga opened this issue 2 years ago • 4 comments

I'm trying to prevent scrolling in angular and it's not working... I do have a license, but deleted it for the photo

image

bogdanIuga avatar Jun 01 '22 21:06 bogdanIuga

Try running setAllowScrolling and setKeyboardScrolling on the afterRender callback instead.

alvarotrigo avatar Jun 01 '22 23:06 alvarotrigo

image

not working

bogdanIuga avatar Jun 02 '22 08:06 bogdanIuga

i've set on a button this.fullpage_api.moveSectionDown() and it's not working with the above config, but mouse scroll is enabled...

bogdanIuga avatar Jun 02 '22 08:06 bogdanIuga

Can you provide a link to an isolated reproduction in codesandbox?

alvarotrigo avatar Jun 02 '22 11:06 alvarotrigo