You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g.switchLocalePath turns /#intro into /fr#intro/, which results in the following error: DOMException: Failed to execute 'querySelector' on 'Document': '#intro/' is not a valid selector..
This question is available on Nuxt.js community (#c37)
The text was updated successfully, but these errors were encountered:
E.g.
switchLocalePath
turns/#intro
into/fr#intro/
, which results in the following error:DOMException: Failed to execute 'querySelector' on 'Document': '#intro/' is not a valid selector.
.The text was updated successfully, but these errors were encountered: