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
In MenuItemTemplate.tsx, ui5-menu-rp-sub-menu class is written with leading dot, which is incorrect. As a results, some CSS selectors depending on this class are ineffective.
In
MenuItemTemplate.tsx
,ui5-menu-rp-sub-menu
class is written with leading dot, which is incorrect. As a results, some CSS selectors depending on this class are ineffective.ui5-webcomponents/packages/main/src/MenuItemTemplate.tsx
Line 81 in 078d44c
After the fix, test if the following styles, located in
MenuItem.css
, are needed:The text was updated successfully, but these errors were encountered: