-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
In the Resium docs, if you go to a storybook example you get an error like so
However if you remove the " at the end of the URL then you are able to see the example just fine.
It seems that there had been an error in encoding the URLS as they have a 22 at the end
https://resium.reearth.io/examples/?path=/story/billboard--basic%22
when it should just be
https://resium.reearth.io/examples/?path=/story/billboard--basic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels