wanderer-moe / site

⚙ The frontend of https://wanderer.moe/ — built with NextJS, TailwindCSS & shadcn/ui
https://wanderer.moe/
38 stars 0 forks source link

Uncaught (in promise) DOMException: String contains an invalid character #187

Closed dromzeh closed 1 year ago

dromzeh commented 1 year ago

Expected behavior: The website should navigate between pages without any errors or issues.

Actual behavior: The page infinitely loads and the error message "Uncaught (in promise) DOMException: String contains an invalid character" is in console.

dromzeh commented 1 year ago

Fixed in efcdad6.