sapcc/juno

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

Closed this issue · 1 comments

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 #

This issue is no longer relevant because it has been addressed in a newer version. Please refer to the latest release for the updated functionality. If you continue to experience problems, feel free to open a new issue.