Thanks for the amazing library. I was trying to use it with NextJs, I am having two issues with the library.
- First is the issue that is already mentioned in the issue here
- Second is, after resolving the above issue, we get an error called
ReferenceError: options is not defined, as I see it, it's found at line 87
// 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.
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.