Open
Description
Version
1.9.0
Reproduction link
https://github.com/bradtracy/dashboard-pro-bug
Operating System
mac
Device
macbook pro m1
Browser & Version
chrome v105
Steps to reproduce
In the given repo. after running npm install and npm start, in app.js MyTabs works as expected, each tab has its own dialog popup ( activate by clicking button ). By switching to the Configuration component ( that is currently commented out ) this replicates current behavior in the app. Navigate to tab 3, click the button, no dialog here. Navigate to the first tab and will see dialog for tab 3 here on tab 1.
What is expected?
Dialog to display on current tab
What is actually happening?
Dialog displays on first tab
Solution
Additional comments
In package.json:
"name": "material-dashboard-pro-react",
"version": "1.9.0",
Metadata
Metadata
Assignees
Labels
No labels