Skip to content
New issue

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

ScrollIntoView export issue #1388

Open
rendyandika28 opened this issue Aug 6, 2024 · 0 comments
Open

ScrollIntoView export issue #1388

rendyandika28 opened this issue Aug 6, 2024 · 0 comments

Comments

@rendyandika28
Copy link

rendyandika28 commented Aug 6, 2024

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:

  1. Do manual installation
  2. Run project with yarn (i haven't try on other package manager)
  3. 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
image
image
image

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 127.0.6533.89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant