-
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…
-
### Describe the bug
Different from BootstrapVue 2 and [the documentation](https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/directives/BTooltip#delay), the default value for the `delay` …
-
Using vue-property-decorator 8.3.0 (via nuxt-property-decorator 2.5.0) the following code:
```
const InjectKey = Symbol();
...
@ProvideReactive(InjectKey) foo: any = {};
```
causes the follo…
-
**Describe the bug**
I have a picture folder with about 50k photos/about 108GB and when I open it in Nextcloud it does not show any thumbnails or react to search/filter. Instead, the system becomes c…
-
Я установил плагин BootstrapVue
`npm install bootstrap-vue bootstrap`.
Следующий код не работает:
import {Vue} from 'ui.vue';
import BootstrapVue from 'bootstrap-vue';
Vue.use(BootstrapVu…
-
`yarn run serve`
console output
> vue.esm.js:4742 Uncaught TypeError: Cannot read property '_installedPlugins' of undefined
at Vue.use (vue.esm.js:4742)
at Array.forEach ()
at Obj…
-
Hello.
I have an issue:
```
Uncaught TypeError: r.existsSync is not a function
at a (index.js:7)
at Object. (index.js:18)
at Object.bdb9 (index.js:18)
at i (bootstrap:78)
…
-
**Describe the bug**
In the "Firmware" page, after selecting a file to upload, the file is shown below "Add file" button.
Then if one clicks the "Add file" again and cancel the selection in the dial…
-
Review package.json dependencies here -
https://github.com/2pisoftware/cmfive-core/blob/develop/system/templates/base/package.json
Mark if they are required.
Remove them if they are not required…
-
**Describe the bug**
When opening the Photos App, it loads for a second and then says: Invalid date Invalid date.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Photos' in Navbar
2…