Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook example url encoding error #690

Open
hartkem opened this issue Dec 18, 2024 · 0 comments
Open

Storybook example url encoding error #690

hartkem opened this issue Dec 18, 2024 · 0 comments

Comments

@hartkem
Copy link

hartkem commented Dec 18, 2024

In the Resium docs, if you go to a storybook example you get an error like so

Screenshot 2024-12-18 at 4 31 13 PM

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant