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
Observed Behavior:
I've added accessibilityAttributes in accordance with the documentation and got a type error 'role' does not exist in type 'ListItemAccessibilityAttributes'. ts(2353).
…1036)
related to: #10981
After we merge this we will have to wait for this so it can take effect, because currently declare only applies the JSDoc override, but not the type itself.
Bug Description
Observed Behavior:
I've added accessibilityAttributes in accordance with the documentation and got a type error 'role' does not exist in type 'ListItemAccessibilityAttributes'. ts(2353).
https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/modals-popovers-menu--docs
Code fragment:
Affected Component
MenuItem
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
2.7.2
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: