themesberg / volt-bootstrap-5-dashboard

Free and open source Bootstrap 5 Admin Dashboard Template with vanilla Javascript
https://themesberg.com/docs/volt-bootstrap-5-dashboard/getting-started/quick-start/
MIT License
2.61k stars 302 forks source link

Volt PRO v1.2.0 - Navigation errors on mouse over #30

Closed app-generator closed 3 years ago

app-generator commented 3 years ago

By accessing any page on mouse over on the navigation menu, errors are bumping in the JS console.

Steps to reproduce the behavior:

  1. Start the template
  2. Open the JS console
  3. Navigate to dashboard.html
  4. Perform mouse over action on the navigation menu
  5. See errors in the JS console
Uncaught TypeError: Cannot read property 'nextElementSibling' of null
    at Object.next (bootstrap.min.js:6)
    at t.e._getMenuElement (bootstrap.min.js:6)
    at new t (bootstrap.min.js:6)
    at HTMLLIElement.<anonymous> (volt.js:62

Expected behavior Access dashboard.html and visualize the content without errors.

Screenshots volt-pro-mouseover-error

Environment:

zoltanszogyenyi commented 3 years ago

Fixed in v1.3.