All release notes

v1.191.10

1 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.