You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is another problem with not having a context for the text field, is that there is no way to access the validation functions. Such as commitValidation() or properties such as displayValidation.
But I feel like there must be a reason why some components have state contexts and some not.
Provide a general summary of the issue here
I believe
TextFieldStateContext
should be provided, so that we can reset the field's context when clicking a clear button.🤔 Expected Behavior?
The
TextFieldStateContext
to be provided.😯 Current Behavior
No such context exists
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Install the package, try to import
TextFieldStateContext
Version
react-aria-components 1.5.0
What browsers are you seeing the problem on?
Firefox
If other, please specify.
No response
What operating system are you using?
alpine linux edge
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: