digicorp / propeller

Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
http://propeller.in
MIT License
1.13k stars 141 forks source link

Use dropdown menu on pmd-navbar-sidebar #60

Closed matteoannibali closed 6 years ago

matteoannibali commented 6 years ago

Hi, I need to open my dropdown menu but when I click on the item the left sidebar suddenly closes. Here the google drive Link to screen recording: https://drive.google.com/file/d/1y8JcXwWfLwlLbQT6sUkVGyvGUtwgr8-4/view?usp=sharing

Here my navbar code:

`

monika-digicorp commented 6 years ago

Hello @matteoannibali,

Sorry for the delayed response.

Please check the following link for our Navbar Component. https://propeller.in/components/navbar.php

Please compare your code with the code in the code view. Also please check the JS tab and add all the necessary JS files in your HTML.

If you are still facing any issue, there can be a possibility that you might have used some custom JS which is creating a problem. Can you please share your link with us for our better understanding?