We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for the amazing library. I was trying to use it with NextJs, I am having two issues with the library.
ReferenceError: options is not defined
// position var position = options?.positionClass
@AlexKvazos Can we have a fix for this anytime soon ? I mean this will enable us to use this library in NextJs as well. Thanks in advance.
The text was updated successfully, but these errors were encountered:
I am not actively maintaining this library for the moment so if you have time to take a look and open a PR, you are totally welcome! Thank you!
Sorry, something went wrong.
No branches or pull requests
Thanks for the amazing library. I was trying to use it with NextJs, I am having two issues with the library.
ReferenceError: options is not defined
, as I see it, it's found at line 87@AlexKvazos Can we have a fix for this anytime soon ? I mean this will enable us to use this library in NextJs as well.
Thanks in advance.
The text was updated successfully, but these errors were encountered: