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

Drop generateId support #287

Merged
merged 1 commit into from
Aug 19, 2020
Merged

Drop generateId support #287

merged 1 commit into from
Aug 19, 2020

Conversation

Joozty
Copy link
Member

@Joozty Joozty commented Aug 17, 2020

This never really worked for SSR applications because different ID is generated on server side than on client side. There are some ways to make it work properly but it looks too complicated. Let the user pass it down.

See more:
facebook/react#5867

This never really worker for SSR applications because different ID is generated on server side than on client side. There are some ways to make it work properly but it looks too complicated. Let the user pass it down.

See more:
facebook/react#5867
@Joozty Joozty self-assigned this Aug 17, 2020
@vercel
Copy link

vercel bot commented Aug 17, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/oacore/design/k9dy7a0ki
✅ Preview: https://design-git-drop-generate-id-support.oacore.vercel.app

@Joozty Joozty requested a review from viktor-yakubiv August 17, 2020 13:50
Copy link
Member

@viktor-yakubiv viktor-yakubiv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good move! Thank you 👍

@Joozty Joozty merged commit 7854d90 into master Aug 19, 2020
@Joozty Joozty deleted the drop-generate-id-support branch August 19, 2020 09:22
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

Successfully merging this pull request may close these issues.

2 participants