-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
fix: useId backward compatibility #165
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Any word on the possibility to have this contribution accepted? |
Hello @pacocoursey and the team, Just a quick follow up on PR #165 for React backwards compatibility. Any news on its evaluation? |
Hi, that would be great if you could merge this :) |
This doesn't seem to work at all. Try testing on the preview deployment — everything is broken. I believe |
Thank for the comment @pacocoursey.
Could you test again? Now seems to be working fine.
The only problem I couldn't solve was to have same Id from the ones server side generated, but all the rest is working fine now. |
LGTM, I'm using the way you solved it to project running React 17 |
Any movement on this? Would be extremely useful |
Deployment failed with the following error:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It does seem like this actually works, thanks!
@phsantiago how about the I've found a shim |
This is great. Thanks! May I ask, when is this is expected to make it to a new package release? |
Currently working on a project with React 16 and want to know when will the changes be available for release? |
Heya @pacocoursey - bump on this, are we able to get a new release out that includes this change to accommodate React versions under 18? Is there anything else that needs to be done? TIA! |
@pacocoursey - bump on this, please put on a new release so that we can use cmdk on React < 18 version. |
@pacocoursey - another bump - waiting on this as we're stuck on react@17 |
It's indeed such a pity that this is still stuck without a release. I had to go with an alternative, but I'm still hoping to try this one out. The fact that this library is explicitly about this use case makes me hope it'll be better than what I'm using now. |
Projects not using react 18 are not able to use CMDK lib. #162
This PR implements retro-compatibility for one of the hooks from React 18 used by the lib.