-
### Clear and concise description of the problem
I am in the process of migrating from BootstrapVue to BootstrapVueNext and I've ended up spending a lot of time debugging JS crashes where prop change…
ianef updated
1 month ago
-
### Missing feature is from
bootstrap-vue
### Docs
https://bootstrap-vue.org/docs/components/modal
### Describe the missing feature
**Bootstrap** and **BootstrapVue** modals have code that adjust…
-
## Overview
[Migration docs](https://v3.vuejs.org/guide/migration/migration-build.html#overview)
### Requirements
- [ ] Update Bootstrap Vue for Vue 3
- [ ] Add emits property for custom compone…
-
Hi, I did all the installation following your instructions, but it seems Module aw-watcher-utilization is not found
Here is the aw-qt log
"
2024-01-03 18:10:56 [INFO ]: Started aw-qt... (aw_qt.m…
-
**Current behavior**
When attempting to add `vue-styleguidist` to my project or run any of the examples, after getting the 'Compiled successfully!' message, navigating to http://localhost:6060/ yie…
-
The header slot only receives the 'label' attribute of the field, missing all the rest. I confirmed that reading the component code.
the ideal situation is to have the same scope BootstrapVue has, [a…
-
Hi guys,
first of all, thanks for the great work so far on bringing Bootstrap to Vue 3 🙏.
I was looking for some info who is maintaining the project. Afaik you are working on it in your free tim…
-
**Describe the bug**
The URL /admin/users /admin/group /admin/roles /admin/forms fails.
the `/api/users` api call works fine.
I turned on database log reporting and no issues.
Chrome/edge …
-
My otherwise working sliders are now broken after updating from v2 to v3:
> [VueSlider error]: The prop "interval" is invalid, "(max - min)" cannot be divisible by "interval"
Without posting my …
-
### Describe the bug
Hello,
Thanks for your work :)
I'm trying to contribute to boostrap-vue because I want to add a feature "lazy" on v-b-tooltip
similar to the feature lazy on b-dropdown.…