question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Something unexpected happened" when navigating to a url that ends in `#`

See original GitHub issue

It seems like any URL ending in # will easily trigger this error if you useClientRouter, like http://localhost:3000/signup#. Don’t see any negative impact really, just saw the console message and figured I’d let ya know!

I’m on v0.1.0-beta.26, vite 2.1.4.

Uncaught (in promise) Error: [vite-plugin-ssr][Internal Error] Something unexpected happened. Please open a new issue at https://github.com/brillout/vite-plugin-ssr/issues/new and include this error stack.
    at newError2 (newError.ts:18)
    at assert (assert.ts:20)
    at getUrl (getUrl.client.ts:13)
    at fetchAndRender (useClientRouter.client.ts:78)
    at useClientRouter.client.ts:55
    at useClientRouter.client.ts:219

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
brilloutcommented, Apr 15, 2021

We’ll soon be out of beta btw 😃. One last breaking change is coming.

1reaction
brilloutcommented, Apr 15, 2021

Fix released in 0.1.0-beta.31.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error "Something unexpected went wrong with this url" in ...
The cause of this error is that the entry selected in Default Apps for handling HTTP links is invalid. You ...
Read more >
Something Unexpected Went Wrong with This URL When ...
The issue is likely caused by corruption or conflict of default web browser setting on Windows operating system especially on system that ...
Read more >
We apologize but something unexpected happened. Please ...
Chrome console logs show that there is a websocket connection to "to our URL" failed. The cxbus.min.js file is producing the following error ......
Read more >
FIX Microsoft Store Error "Something Unexpected Happened ...
Windows Powershell Command: Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.
Read more >
Error: Site Settings Navigation - SharePoint Stack Exchange
1 Answer 1 · Ensure Managed Metadata Service / Connections are functioning without problems · If recent changes were made to terms, these...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found