Questions tagged [bootstrap-vue]

Provides implementation of Bootstrap v4.3 components and grid system for Vue.js 2.6+

Bootstrap-Vue

With BootstrapVue you can build responsive, mobile-first, and ARIA accessible projects on the web using Vue.js and the world's most popular front-end CSS library — Bootstrap v4

Resources

1650 questions
0
votes
1 answer

How do you put a modal inside a child component that is underneath a b-dropdown and have it not render inside the b-dropdown?

I am making a child button component that will open an included modal in that same component. Right now, since the modal is nested within the root element (of the child component), it is rendering inside the parent component's b-dropdown (Bootstrap…
RudyOnRails
  • 1,819
  • 3
  • 17
  • 26
0
votes
1 answer

In bootstrap-vue make responsive listing of items

With bootstrap-vue, I make listing of items and I need to make items in 2 columns in big devices. Looks like
{{ nextAd.id…
mstdmstd
  • 2,195
  • 17
  • 63
  • 140
0
votes
1 answer

CORS issue when adding form data to backend

Beginner in using vue and express here. I've been trying to follow a certain tutorial where they add a simple form data to a database but for some reason it gives this error on mine: Access to XMLHttpRequest at 'http://localhost:3000/create' from…
Dubjin
  • 5
  • 1
  • 5
0
votes
1 answer

With bootstrap-vue no hor scrolling automatically

With bootstrap-vue: 2.1 I implemented tables with big number of columns andwant to make scrolling of columns, but failed with page like :