Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Alert dialog used on NavPills component displays on out of view #304

Open
bradtracy opened this issue Oct 17, 2022 · 1 comment
Open

Comments

@bradtracy
Copy link

bradtracy commented Oct 17, 2022

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",

@bradtracy bradtracy changed the title [Bug] Alert dialog used on NavPills component displays on out of view tab [Bug] Alert dialog used on NavPills component displays on out of view Oct 19, 2022
@sajadevo
Copy link
Contributor

Hey there,

Could you please send me a short video related to that issue?

Regards,
Sajad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants