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
@oleblaesing I'll throw my suggested fix in a branch and see if it fixes it. If so, I'll raise a PR. Not sure if it will get merged but at least it will be a reference for anyone who needs to fix the issue.
Hi! 👋
I'm using using version 2.2.1 (via react-select), and I'm getting the following warning in my Chrome console:
Chrome link from the screenshot
This looks to be related to this line in the AutosizeInput.
Assuming Chrome is not lying to me it should be as simple as replacing the # with the %23 sign (and verifying it still works)
Happy to raise a PR for this if it makes sense?
The text was updated successfully, but these errors were encountered: