Giter Site home page Giter Site logo

Comments (9)

github-actions avatar github-actions commented on June 3, 2024

Hello @Bicotprojects. Please provide a minimal reproduction using StackBlitz vite with script setup / light vue or a link to a repo.

from bootstrap-vue-next.

xvaara avatar xvaara commented on June 3, 2024

BTW. we are not support. You can buy support from someone maybe.

127.0.0.1 is your own computer, so not accessible by anyone else.
Try the latest version. If not working provide a reproduction.

from bootstrap-vue-next.

VividLemon avatar VividLemon commented on June 3, 2024
   <BDropdownItem @click="acceptRejectConnections('both')" href="javascript:void(0)">Connections</BDropdownItem>

href="javascript:void(0)" this is not needed 💭

from bootstrap-vue-next.

nneto avatar nneto commented on June 3, 2024

I was facing the same issue with dropdowns and modals not appearing, the tags would stay display: none. Just found out the culprit was the latest Vue update (3.4.16). Reverting to 3.4.15 fixed the problem.
vuejs/core#10294

from bootstrap-vue-next.

electric13 avatar electric13 commented on June 3, 2024

I set in my package.json version of "vue" to "3.4.15", and BModal works. If set it to 3.4.16 - it doesn't open, due to inline style "display:none" still in container div (id='BVID__557565___BV_modal ' or something like)

from bootstrap-vue-next.

Bicotprojects avatar Bicotprojects commented on June 3, 2024

Thank you for your support and help.

from bootstrap-vue-next.

mediaessenz avatar mediaessenz commented on June 3, 2024

This (vue) issue was fixed in v3.4.17.
https://github.com/vuejs/core/blob/main/CHANGELOG.md#3417-2024-02-09

from bootstrap-vue-next.

nneto avatar nneto commented on June 3, 2024

This (vue) issue was fixed in v3.4.17. https://github.com/vuejs/core/blob/main/CHANGELOG.md#3417-2024-02-09

I haven't tested it myself but it seems v3.4.18 reintroduced the bug for some cases.
vuejs/core#10294 (comment)

from bootstrap-vue-next.

xvaara avatar xvaara commented on June 3, 2024

I think vue 3.4.19 fixed this.

from bootstrap-vue-next.

Related Issues (20)

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.