-
### Describe the bug
When a modal is closed/hidden, a CSS style of `padding-right: 15px;` is permanently added to body.
### Steps to reproduce the bug
1. Open a modal
2. Close it
3. Body wi…
-
### Describe the bug
When adding `autofocus` to an input inside a modal, the input isn't focused. I also tried around with the `autoFocus` prop of the modal but no change. Also, passing e.g. the `clo…
-
### Describe the bug
I have applied a `border-radius: 15px` to my `b-table`, but only to bottom corners are rounded. I have the impression that the top corners are covered by the `thead` but even i…
-
_Updated Jan 2023_
Placeholder to keep track of information for upgrading to Vue 3. https://v3-migration.vuejs.org/breaking-changes/
### Progress
#### Already done with Vue 2
- [x] Remove ev…
kinow updated
2 months ago
-
### Describe the bug
Text spacing is not adapting for the menu items in the "Selected" combo box.
### Steps to reproduce the bug
1. open the URL "https://vuejs.org/guide/essentials/forms.html…
-
## The dependency [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) was updated from `2.0.0-rc.12` to `2.0.0-rc.13`.
🚨 [View failing branch](https://github.com/knit-pk/homepage-nuxtjs/…
-
### Describe the bug
I know that it's generally been the case that table items need to be able to make it through a JSON.stringify/JSON.parse loop - [Table | Components | BootstrapVue (bootstrap-vue.…
-
After upgrading `vue-tsc` from `1.8.27` to `2.0.5`, a lot of typescript errors are reported when running
```
vue-tsc --noEmit -p tsconfig.vitest.json --composite false
```
in a vue `3.4.21` proje…
sceee updated
4 months ago
-
-
### Describe the bug
i am trying to get the id and text both at the same time on the v-model of the b-form-radio-group. there are only two options on the b-form-radio-group to display and set the v…