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 DOMException when clicking a link for the first time. #65

Closed
MirazMac opened this issue Jan 2, 2021 · 2 comments
Closed

Uncaught DOMException when clicking a link for the first time. #65

MirazMac opened this issue Jan 2, 2021 · 2 comments

Comments

@MirazMac
Copy link

MirazMac commented Jan 2, 2021

I'm using turbo via NPM import and when I click a link for the first time, the page renders perfectly fine. But the following error is shown in the console:
image

However, on the subsequent navigations no such exception is thrown.
I don't know if this is a major issue since I'm not a JS developer. I just wanted to let you people know about the error.
Thanks!

@xtr3me
Copy link

xtr3me commented Mar 2, 2021

As this can be related to #104 did you check for duplicate loading of the Turbo library?

@MirazMac
Copy link
Author

Turns out the issue was with browsersync.

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

No branches or pull requests

2 participants