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
If the on-p-change callback is fired, then it will trigger a re-render of the parent which will update the props so this setState seems to be unnecessary.
Am I missing something here?
The text was updated successfully, but these errors were encountered:
Is this line really needed?
react-selectize/src/SimpleSelect.ls
Line 257 in d3f7072
If the on-p-change callback is fired, then it will trigger a re-render of the parent which will update the props so this setState seems to be unnecessary.
Am I missing something here?
The text was updated successfully, but these errors were encountered: