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

[Typo]: useDeferredValue parameters in react 18 #6884

Closed
s-cork opened this issue May 20, 2024 · 1 comment
Closed

[Typo]: useDeferredValue parameters in react 18 #6884

s-cork opened this issue May 20, 2024 · 1 comment

Comments

@s-cork
Copy link

s-cork commented May 20, 2024

Summary

I read in the react 19 blogpost that useDeferredValue will support initialValue as an optional second parameter
but this is currently listed as a parameter in the docs for react 18
I think this is a mistake

Page

https://18.react.dev/reference/react/useDeferredValue#usedeferredvalue

Details

No response

@s-cork s-cork changed the title [Mistake]: useDeferredValue parameters in react 18 [Typo]: useDeferredValue parameters in react 18 May 20, 2024
@eps1lon
Copy link
Collaborator

eps1lon commented May 20, 2024

The docs state that this is a Canary-only feature.

@eps1lon eps1lon closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants