Skip to content

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

Open
@bradtracy

Description

@bradtracy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions