-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Subject of the issue
The resize handles are not hidden when not hovering an element in Chrome (141.0.7390.55) and MS Edge (140.0.3485.94)
It works fine for me in Firefox (141.0) where using the dev-tools to enable/disable touch simulation shows/hides the handles as expected, but a colleague of mine has version 143.0.3 installed and the handles are always visible for him too.
Your environment
gridstack 10.3.1
and whatever is running on https://gridstackjs.com/demo/mobile.html
Steps to reproduce
Open https://gridstackjs.com/demo/mobile.html in a chromium-based browser - the handles are always visible.

Expected behavior
The handles should only be visible when hovering the element.