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] Issue with nav pills inside modal #359

Open
manuelconcini opened this issue Feb 1, 2023 · 2 comments
Open

[Bug] Issue with nav pills inside modal #359

manuelconcini opened this issue Feb 1, 2023 · 2 comments
Labels

Comments

@manuelconcini
Copy link

Immagine 2023-02-01 091503

Version

3.0.6

Reproduction link

https://atcapp.concini.eu/creative-bug/

Operating System

Window 11

Device

Workstation

Browser & Version

Chrome 108.0.5359.125

Steps to reproduce

  1. Open test page at https://atcapp.concini.eu/creative-bug/
  2. Click "Launch modal with pills" button
  3. Now you can see the modal with "Generale"'s tab error

What is expected?

Generale's tab should have been active

What is actually happening?

Generale's tab doesn't seem active


Solution

Additional comments

@groovemen
Copy link
Contributor

Hello @manuelconcini,

Thank you for using our products and for letting us know about this issue. Until the next product update, we'll ask you to make the following changes:

  • erase the onclick() function trigger from your button: onclick="openModalT(this)"
  • update the JS files with the ones attached below

js.zip

Hope this information helps you. Please let us know if we can help you with anything else.

All the best,
Stefan

@groovemen groovemen added the bug label Feb 3, 2023
@manuelconcini
Copy link
Author

Thank you so much! I made all the changes you’ve suggested and now it works as expected

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

No branches or pull requests

2 participants