-
## Feature request
**What is the expected behavior?**
When an error happened I got all information.
**What is motivation or use case for adding/changing the behavior?**
When I …
-
# Critical Path
Done, in dev branch
-----
- [X] Build infrastructure
- [x] Dannon creates a new clean branch for Bootstrap 4 and Bootstrap-Vue
- [x] Bootstrap 4 (upgrade all existing styles)
-…
-
# Bug report
PHPStan fails to load symbols for complex project. Maybe because of parallel/child processes, because in `--debug` model there are no issues.
### Code snippet that reproduces the pr…
-
Pessoal, recentemente peguei um projeto onde pretendo transformar a maioria das coisas em componentes, a princípio fui separando como includes e chamando com Jquery. Eu queria inserir um framework e e…
-
With storybook 6, my _very basic_ typescript setup throws errors about core-js polyfills every time.
```
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator'
```
…
-
I found the code in paginator.js
`watch: {
numberOfPages(newVal) {
if (newVal === this.localNumPages) {
/* istanbul ignore next */
return
}
this.localNumPa…
-
Since version 2.17.0, table filter has stopped working, which can be viewed on the examples/demo page: https://bootstrap-vue.org/docs/components/table **Complete example** section.
-
**Dev Branch**: _[feature/cookieless]_
## Introduction
Shopify is now requiring apps to work with session tokens (JWT).
This package has changed several times due to requirement changes with …
-
## Agenda
- [ ] We need an outside form to generate Spec for each component like the Vuetify issue system.
- [ ] Align the names of components, attributes and etc for the whole package.
- [ ] Enc…
-
I tried ssr rendering via npm run build but I fails.
My project was a custom ckeditor building from source.
Below are error logs.
```
Application is running on http://localhost:8089
error during …