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

Uncaught SyntaxError: Identifier '__scdnguid' has already been declared #544

Open
ouija opened this issue Feb 8, 2023 · 0 comments
Open

Comments

@ouija
Copy link

ouija commented Feb 8, 2023

Hey,

I'm a relative newcomer to using this plugin (and React in general, for that matter) but I noticed that when running a production build of my application that makes use of the hashSpy={true} option for my <Scrolllink> elements, I keep getting a Uncaught SyntaxError: Identifier '__scdnguid' has already been declared error whenever it scrolls from one <Scrolllink> element with hashSpy={true} to another. This does not occur when running a development build with Node.js.

If I disable hashSpy={true}, the issue is gone. Not quite sure what I'm doing wrong, or if I'm honest, really what I'm doing in general, but I'm faking it until I make it for now, and this issue is currently the only problem occuring in my newly created React app

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