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
What happened instead:
Console warning: Warning: React does not recognize the alwaysOn prop on a DOM element.
It hit me after set alwaysOn prop on a SelectInput within a Filter component.
What you were expecting:
No console warnings
What happened instead:
Console warning:
Warning: React does not recognize the
alwaysOnprop on a DOM element.
It hit me after set alwaysOn prop on a SelectInput within a Filter component.
Steps to reproduce:
Related code:
https://codesandbox.io/s/simple-kld3t
Other information:
As in #4133 alwaysOn prop is not sanitized.
Environment
The text was updated successfully, but these errors were encountered: