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

TypeError: Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "BooleanLiteral" #96

Open
mazharkhan3 opened this issue Jan 20, 2024 · 0 comments

Comments

@mazharkhan3
Copy link

I have been using your package in nextjs 14. It is working fine using page router, but whenever I refactor my page router "file" to app router "file". I get the following error. I have tried

  • Updating babel config with various packages
  • I tried excluding, ignoring and overriding the node_modules/react-scroll-sync in babel config
  • I tried transpiling the next config to ignore the node_modules/react-scroll-sync

image

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