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
I'm setting up a nested array data in the application yaml file and expect to render dropdown menus for my navigation sidebar.
In the previous versions, it works exactly like the guideline.
But in the RC version, it does not work anymore.
I wonder if it is a bug or if we have deprecated the dropdown menu in the RC version. Because I do not find any
change in the announcement blog which related to the dropdown menu in the <navi> component.
Describe the Bug
I'm setting up a nested array data in the application yaml file and expect to render dropdown menus for my navigation sidebar.
In the previous versions, it works exactly like the guideline.
But in the RC version, it does not work anymore.
I wonder if it is a bug or if we have deprecated the dropdown menu in the RC version. Because I do not find any
change in the announcement blog which related to the dropdown menu in the
<navi>
component.Environment
Minimal Reproduction
I'm having a dropdown menu as follows:
In the previous versions, it is rendered as:
But in
[email protected]
, it instead is rendered as:The text was updated successfully, but these errors were encountered: