sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[url-state-provider] it seems that adding `#<any_value>` breaks the logic in the lib #476

Open ArtieReus opened 7 months ago

ArtieReus commented 7 months ago

Example adding #12345 and after reloading the page:

The page remains empty because this error breaks everything.

Assumption: the # breaks the json transpile logic of the URL state

Fix:

  1. This shouldn't break the app (probably needs some try/catch)
  2. We need to enhance the parser so it can handle #