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

Generate SSR-safe IDs #19

Open
bryanmylee opened this issue Aug 28, 2022 · 0 comments
Open

Generate SSR-safe IDs #19

bryanmylee opened this issue Aug 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bryanmylee
Copy link
Contributor

Currently using React.useId() for Ally UI React, but we should see how to provide this behavior to all Ally UI bindings.

This would allow us to match the SSR-rendered output with the hydrated one.

@bryanmylee bryanmylee added the enhancement New feature or request label Aug 28, 2022
@bryanmylee bryanmylee added this to the Stable Core API milestone Aug 28, 2022
@bryanmylee bryanmylee self-assigned this Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant