creativetimofficial / ct-material-dashboard-pro

Material Dashboard Pro - Premium Bootstrap 5 Admin
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics
116 stars 28 forks source link

[Bug] Collapse and Expand is not working #352

Open Prasanth-FrontEnd opened 1 year ago

Prasanth-FrontEnd commented 1 year ago

Version

Angular 14

Reproduction link

https://github.com/Prasanth-FrontEnd/mill-app/tree/master

Operating System

Windows

Device

Hp - Z Book

Browser & Version

Chrome & Version 103.0.5060.134 (Official Build) (64-bit)

Steps to reproduce

  1. git clone --branch master https://github.com/Prasanth-FrontEnd/mill-app.git
  2. npm install
  3. ng serve -o
  4. Please check collapse and expand issue in sidenav and navbar.

    What is expected?

  5. Should open and list the items after clicking Authentication in sidenav.
  6. Should collapse and expand the sidenav after clicking menu in navbar.

    What is actually happening?

  7. after clicking Authentication in sidenav. Items are not expanding in sidenav.

Solution

Additional comments

Prasanth-FrontEnd commented 1 year ago

Any update on this issue, please?

rarestoma commented 1 year ago

Hi @Prasanth-FrontEnd,

Thank you for working with our products.

Can you please give me more details? What did you change in our original theme?

Regards, Rares

Prasanth-FrontEnd commented 1 year ago

Hi @rarestoma ,

I haven't changed anything just copy pasted the assets folder and required pages in Angular code base. Also, I have given the github repo with my changes. What details do you need?

Note: Please check my github repo. I have given the steps also.

Thanks, Prasanth