Skip to content

Storybook example url encoding error #690

@hartkem

Description

@hartkem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions