wobsoriano / vue-clerk

Unofficial Vue + Clerk integration.
https://vue-clerk.com
MIT License
106 stars 8 forks source link

Nuxt.js hash routing error #43

Open nlaurie opened 3 weeks ago

nlaurie commented 3 weeks ago

Have you ever seen this issue

Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '#/factor-one' is not a valid selector.

See like there is an issue with the hash routing an nuxt.

However it still logs in , just posts and error in the console and gets reported via sentry.

wobsoriano commented 3 weeks ago

Related https://github.com/nuxt/nuxt/issues/15381