-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
@zwtkito
Description
Subject of the issue
I encountered a problem in React where, after using Link or useNavigate for navigation inside the widget content, the ui-resizable-autohide
CSS is not properly removed, causing the resize handle to display incorrectly.
Your environment
- version of gridstack.js - 12.3.0
- Vite + React
Steps to reproduce