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
With react 15.2.0 version we have got the new warning:
Warning: Unknown prop componentIsLeaving on
tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by HeadlessModal)
in div (created by ModalBackground)
The text was updated successfully, but these errors were encountered:
With react 15.2.0 version we have got the new warning:
Warning: Unknown prop
componentIsLeaving
onin div (created by HeadlessModal)
in div (created by ModalBackground)
The text was updated successfully, but these errors were encountered: