bootstrap-vue icon indicating copy to clipboard operation
bootstrap-vue copied to clipboard

BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

Results 212 bootstrap-vue issues
Sort by recently updated
recently updated
newest added

Hi! I have one b-table in my project with dates filters. It's working very well when I set start date and end date. Pagination is correcty too when set the...

### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a...

### Describe the bug When using a `b-form-checkbox` with the `checked` prop, the checkbox immediately renders it's state as `checked` when toggling, instead of reflecting it's state based on the...

### Describe the bug When using the carousel with `no-wrap` set and `controls` enabled, the controls to navigate left are shown on the first slide and the controls to navigate...

### Is your feature request related to a problem? Please describe... I paste a copied row from an excel sheet into the component. The row is tab-separated and the values...

Editing docs so that CDN URLs don't point to `@latest` version since that tag now seems to be pointing to v3 of Vue. ### Describe the PR Update to Getting...

### Is your feature request related to a problem? Please describe... N/A A clear and concise description of what the problem is. I do not see an option to "clear...

The doc says that when wanting pagination and urls, to use `` instead of ``. But pagination nav works differently, there is no per-page attribute. It is possible to compute...

### Is your feature request related to a problem? Please describe... Currently, we use `flatpickr` / `vue-flatpickr-component` as date input control. We would like to migrate to using for better...

Priority: Low
Type: Feature request