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?