Skip to content

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

Description

@mazharkhan3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions