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
{{ message }}
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
Hi,
i would like to use Asscroll in my Next.js project.
When i use the "zero config setup", it throws the error "Self is not defined".
I tried to use dynamic imports and set asscroll-container="true", but its not fixing the problem.
Does anyone know any other solutions?
The text was updated successfully, but these errors were encountered:
Hi,
i would like to use Asscroll in my Next.js project.
When i use the "zero config setup", it throws the error "Self is not defined".
I tried to use dynamic imports and set
asscroll-container="true"
, but its not fixing the problem.Does anyone know any other solutions?
The text was updated successfully, but these errors were encountered: