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
My workaround has been to use optionValue={CSS.escape}, and this works for most use cases. Though I guess it won't work for form submissions. (or other cases??)
So still a bug that needs fixing.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Values with double quote should not cause an error
The text was updated successfully, but these errors were encountered: