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
According to the documentation by setting disablePageInteraction to true, an overlay blocks any interaction with the underlying page until the cookie consent has been interacted with.
Current Behavior
The overlay is not showing and scrolling is enabled.
Steps to reproduce
Create a NextJs app, install vanilla cookie consent, configure it like this:
Expected Behavior
According to the documentation by setting disablePageInteraction to true, an overlay blocks any interaction with the underlying page until the cookie consent has been interacted with.
Current Behavior
The overlay is not showing and scrolling is enabled.
Steps to reproduce
Create a NextJs app, install vanilla cookie consent, configure it like this:
Launch the application, scroll is enabled.
Proposed fix or additional info.
No response
Version
3.0.1
On which browser do you see the issue?
Firefox, Chrome, Safari
The text was updated successfully, but these errors were encountered: