Skip to content

Multi-Page Apps [Feature Request] Prevent ID collisions #75

Description

@AnnMarieW

A common challenge when making multi-page apps is ensuring that IDs are unique in the entire app.

Perhaps there is a way to handle this within the pages/ api, for example using uuid or a page specific string as a prefix to the ids on each page.

See the community discussion here

And a possible solution from @emilhe in the dash-extensions library as demonstrated here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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