-
```
[Vue warn]: Error in v-on handler: "TypeError: undefined is not an object (evaluating 'this.$refs.tbody.$el')"
found in
--->
at resources/js/components/BSe…
-
### Describe the bug
I am using bootstrap-vue's table element that will hopefully grow/shrink as needed.
I would like to eventually use a Map to store data (ultimately from a vuex store, but no…
-
### Describe the bug
I am having issues with testing ok event in bootstrap modal after upgrade to vue test utils (version 30). I have code with modal and button. It tests that action is called on o…
-
**Describe the bug**
I use bootstrap-vue in my vuejs project... that module use portal-vue who has a peer dependencie with vue.
As yarn v1 has flat installation there is no problem because I depend …
-
Thanks for awesome library.
The current [documentation describes using vee-validate 2.x](https://bootstrap-vue.js.org/docs/reference/validation/#veevalidate)
At the time of writing veeValidate i…
-
### Describe the bug
The item provider for b-table is called twice.
### Steps to reproduce the bug
This is the `b-table`:
```
…
-
### Describe the bug
for b-table we must pass key and label for every fields, but for some reasons we have fn instead of key and dn instead of label
for that we create every field as a Proxy objec…
-
### Describe the bug
A clear and concise description of what the bug is.
### Steps to reproduce the bug
1. Go to b-dropdown
2. Click on b-dropdown item
4. See error
### Expected behavior…
-
Hello Guys,
I just found a weird behaviour related events in B-Table when directing to $router.push().
```
```
i got an error message like below
![image](https://user-images.github…
-
I'm not sure what changed between v2.1 and v2.2, but any version above 2.1 results in the "not registered" error for `slideout-panel`. I have installed every version between 2.1 and 2.5 and all above…