Navigation bar is not showing menu and explode the layout

Created on 1 December 2023, 7 months ago
Updated 5 January 2024, 6 months ago

Problem/Motivation

The navidation bar is not rendering the menu to collapse some options and don't show all options, the layout limiter is explodiing and some menu options is hidden
This is an inconsistent bug and happen because the javascript try to built the menu before to render the navigation bar, when the navigation bar is rendered before the error don't happen.

Steps to reproduce

  • Go to a page with navigation bar with many options
  • Try to load the page and some times the navigation bar is not show all options

Proposed resolution

This problem already be faced and tried to fix envolving the function in a promise, but the error continue happen.
Change the promise by once function to avoid some undefined variables.

🐛 Bug report
Status

Fixed

Version

2.5

Component

Code

Created by

🇧🇷Brazil viniciusrp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024