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
If any path is selected in the breadcrumb it should redirect to the selected path.
Other relevant information
Your OS: Linux Mint 19.1 Cinnamon x64.
Web Browser: Mozilla Firefox 85.0.
Node.js version: 12.20.0.
adempiere-vue version: 4.3.1.
Additional context
This only occurs with first level menu items, such as summary.
Perhaps it could be solved by encapsulating the routes (root) inside the Layout component that returns the method and the summary type routes with the src/views/ADempiere/Summary component (instead of the current Layout).