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
{{ message }}
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
Current Behavior
When the navigation on the framework is built it loads each sql for each menu + page seperate, causing a performance lost.
Expected Behavior
The navigation builder is should create a single query for getting the required models.