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
Hi,
I used react-modal (version 0.1.6), with stepper componet by "@progress/kendo-react-layout" (version 4.13.0).
When try to resize the modal, gives the error: "Unable to find node on an unmounted component".
I reverted the react modal vertion to 0.1.4, and then able to resize the modal, but the stapper is gone bad - on click him, the click event not fired, and seem that nothing happen.
version:
react-modal-resizable-draggable 0.1.6
@progress/kendo-react-layout 4.13.0
Node.js verion 16.13.0
react 17.0.2
Thanks for the attention
The text was updated successfully, but these errors were encountered:
Hi,
I used react-modal (version 0.1.6), with stepper componet by "@progress/kendo-react-layout" (version 4.13.0).
When try to resize the modal, gives the error: "Unable to find node on an unmounted component".
I reverted the react modal vertion to 0.1.4, and then able to resize the modal, but the stapper is gone bad - on click him, the click event not fired, and seem that nothing happen.
version:
react-modal-resizable-draggable 0.1.6
@progress/kendo-react-layout 4.13.0
Node.js verion 16.13.0
react 17.0.2
Thanks for the attention
The text was updated successfully, but these errors were encountered: