Giter Site home page Giter Site logo

Comments (10)

camdecoster avatar camdecoster commented on August 17, 2024 1

The body element doesn't have that class or those styles on my computer that has the issue.

from bootstrap-vue.

mrholek avatar mrholek commented on August 17, 2024

I will check it

from bootstrap-vue.

mrholek avatar mrholek commented on August 17, 2024

What is your OS?

from bootstrap-vue.

camdecoster avatar camdecoster commented on August 17, 2024

I have some colleagues that are seeing this same issue, but I'm not. Everyone that's having the issue on my end is on Windows. It's happening in Chrome, Firefox, and Edge. Everything is working on my end. Any thoughts on how to debug?

from bootstrap-vue.

camdecoster avatar camdecoster commented on August 17, 2024

@mrholek, the modal elements aren't being removed from the DOM, though they aren't visible anymore.

from bootstrap-vue.

josesvito avatar josesvito commented on August 17, 2024

@mrholek Windows 11 Pro & Windows 10 Pro

from bootstrap-vue.

mrholek avatar mrholek commented on August 17, 2024

@camdecoster we add the possibility to keep a CModal in DOM after closing in the next release.

from bootstrap-vue.

mrholek avatar mrholek commented on August 17, 2024

@josesvito can you check if the body element has the following class name or styles after closing the modal

  • class="modal-open"
  • style="overflow: hidden; padding-right: 0px;"

from bootstrap-vue.

camdecoster avatar camdecoster commented on August 17, 2024

@camdecoster we add the possibility to keep a CModal in DOM after closing in the next release.

That wasn't a feature request. I'm saying that the modals are removed from the DOM when I check it on a working browser, but they aren't removed when I check it on a non-working browser.

from bootstrap-vue.

josesvito avatar josesvito commented on August 17, 2024

@josesvito can you check if the body element has the following class name or styles after closing the modal

  • class="modal-open"
  • style="overflow: hidden; padding-right: 0px;"

@mrholek doesn't seem it has any of those... https://imgur.com/a/kHuYdoi
strange, this only happens on my work laptop but not on my desktop.

from bootstrap-vue.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.