v1.191.10
Fix
Prevent default behavior in MobileNavigation component
- Added `e.preventDefault()` and `e.stopPropagation()` to click handlers in the MobileNavigation component to prevent unintended interactions.
- Updated the click handler for the new space panel item to ensure proper navigation behavior when clicking on specific elements.
