mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

MDBootstrap modal issues. #201

Closed DoubleThePsycho closed 5 years ago

DoubleThePsycho commented 5 years ago

Expected behavior

Modals were expected to load properly, stick to the top of and follow the screen as shown on the example site.

Actual behavior

Modals open, but are not following the screen. They open at a specific location on the screen and will stay there. The modal backdrop is loaded above the modals, preventing the viewer from closing the modal. Video. (Mind your volume.)

Your working environment and MDB version information

PHP version 7.2, live web server. All resources needed by MDBootstrap are updated as shown on the getting started page.

Resources (screenshots, code snippets etc.)

Screenshot.

Martussky commented 5 years ago

Hi, which browser do you use? Because I opened your website in Chrome and I don't see these problems with modals. Please, look at the screencast: https://mdbootstrap.com//img/screens/forum/3.mp4. Best, Marta

DoubleThePsycho commented 5 years ago

Hello,

My mistake, an update was released just recently, and I was not completely up to date. I updated to the latest CDN links and all worked flawlessly. In other words, issue resolved.

While the ticket is still active, a new issue has occurred since I updated. Pills no longer work, and take you to domain.com#pill-id rather than switching tab. I copied the demo code from your pills introduction, and they don't work either.

Regards,

Martussky commented 5 years ago

Hi, I've tried to open your website to look at the problem but I have a message "This site can’t be reached". Please, recreate the problem by creating the snippet here: https://mdbootstrap.com/snippets/. I'll try to help you. Best, Marta

DoubleThePsycho commented 5 years ago

Hello,

The domain got updated to https://doublethepsycho.com just recently.

Regards,

DoubleThePsycho commented 5 years ago

Hello,

I tried to replace the <script> links with the ones on the website, in your order. Because of my OCD, I had sorted them by length, not having them in your order. Please write on the CDN link page that the scripts must be loaded in this order for stuff to work.

pglejzer commented 5 years ago

Thanks for the advice. We will know about that. Have a nice day.