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
Pressing "Space" key triggers click on the items with external links.
In addition inappropriate exclamation mark usage removed.
fixes: #10654fixes: #10714
Bug Description
https://github.com/SAP/ui5-webcomponents/blob/main/packages/fiori/src/SideNavigation.ts#L496
getDomRef could return undefined when it's called on element that still doesn't have shadow DOM content.
There is no clear contract that says the child components will have DOM ref.
This should be revised and refactor.
Affected Component
ui5-side-navigation
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
nightly
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: