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
Describe the bug
When i try to install persona on [email protected], i found some syntaxerror with message: Uncaught SyntaxError: The requested module '/_nuxt/node_modules/scroll-into-view/scrollIntoView.js?v=c0b770a2' does not provide an export named 'default'
To Reproduce
Steps to reproduce the behavior:
Do manual installation
Run project with yarn (i haven't try on other package manager)
See error _Uncaught SyntaxError: The requested module '/nuxt/node_modules/scroll-into-view/scrollIntoView.js?v=c0b770a2' does not provide an export named 'default' and some of the component that i use didn't works, for example when i use Dropdown, the popup option not showing, and Collapse component didn't works too.
Expected behavior
i can use the component normally (the popup option or animation works fine)
Screenshots
Desktop (please complete the following information):
OS: MacOS
Browser Chrome
Version 127.0.6533.89
The text was updated successfully, but these errors were encountered:
Describe the bug
When i try to install persona on [email protected], i found some syntaxerror with message: Uncaught SyntaxError: The requested module '/_nuxt/node_modules/scroll-into-view/scrollIntoView.js?v=c0b770a2' does not provide an export named 'default'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
i can use the component normally (the popup option or animation works fine)
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: