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
@maxaon that's what I thought, but it doesn't seem to work. Although there are no errors, the page still scrolls (meaning the property preventPageScrolling wasn't set to true).
Interesting thing is that when doing scrollable="{preventPageScrolling='true'}" I get errors but it does work, the page is prevented from scrolling as expected.
Hi,
I am trying to pass the
preventPageScrolling
parameter doingscrollable="{preventPageScrolling='true'}"
and I am getting this errorWhat is the proper way of doing it?
The text was updated successfully, but these errors were encountered: