-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
fudom updated
1 month ago
-
The current behavior is described in detail in #106 and #113: Editor get loaded correctly on first time it is shown, then second and later on it became blank / disabled / zombie / frozzen / etc.
Th…
-
This seems like the best way to display brief notifications for e.g. successful clipboard copying. Alas, I can't get this component to work as described in the [documentation](https://bootstrap-vue.js…
-
### Clear and concise description of the problem
In order to release v1, a parity list spreadsheet needs to be created for internal use. A list comparing the feature set of bv to bvn, including: prop…
-
I'm using your plugin. But he for some reason does not work for me. To check, I made an alert, but it is not called. What is the reason I can not understand
```
{{ item.name }}…
-
สวัสดี, ขอวิธีใช้ bootstrap-datepicker-thai ร่วมกับ Vue.js
วิธีใช้งาน และ syntax การใช้งานอย่างไร ครับ
-
When importing Bootstrap-Vue via the App.vue file, I get the following error message after updating to the latest version: `argument '$color-2' of 'mix($color-1, $color-2, $weight: 50%)' must be a col…
-
I'm getting this error as soon as I try to include froala inside my vuejs project.
Vue froala version: 3.0.6
Froala version: 3.0.6
Vue version: 2.6.10
I followed the instruction on the readme:…
-
I upgrading my Vue 2 project to Vue 3 (BootstrapVue with @vue/compat). I cannot bind data correctly when using "b-form-tags". I setup a [Demo](https://stackblitz.com/edit/bootstrap-vue-with-compat-k…
-
I have a different entry configured in my `vue.config.js`:
```js
module.exports = {
configureWebpack: {
entry: './src/app.ts',
}
}
```
I get this error when running `vue add bootst…