-
xhr requests loop even after i call hls.stopLoad() or hls.destroy()
Environment : Quasar application (vuejs3)
player: vue-plyr
hls 1.1.5
code:
```js
hls.attachMedia(plyr.value.player.media…
-
Ich denke wir bekommen eine API von Joe gestellt auf der wir Daten speichern können. LocalStorage macht denk ich keinen Sinn. (vll zum Testen)
Auf die API werden dann zb auch die Playlistdaten gespei…
-
Hello Laravel Comments team.
I think this is not AN ISSUE, per se, but would like to know if there is a trick to make it work.
I have a laravel 10 with @vite['app.js'], the topleve comments WORKS …
-
We want to implement container for Vuejs3.
-
### Describe the bug
Error installing storybook in monorepo
Node - v18.13.0
NPM - 9.3.1
When running the command:
`npx storybook init`
or
`npx storybook init --builder @storybook/bu…
-
### Describe the bug
While stories render fine, the following error is thrown in the dev console:
```plain
error Error: [@vue/compiler-core] decodeEntities option is required in browser builds.…
-
I am using vuejs3 and vite 4
My code is:
```
import("jkanban/dist/jkanban.min.js");
import("jkanban/dist/jkanban.min.css");
export default {
name: "Kanban",
mounted() {
const boo…
-
Latest version is failing to install dev tools:
```
An error occurred: Error: Invalid header: Does not start with Cr24
at crxToZip (z:\MyApp\node_modules\unzip-crx-3\dist\index.js:32:15)
…
-
Problem:
My challenge arises from the development environment I am using – Vite with React. Vite doesn't enable the direct use of process.env, which is typically how environment variables are accesse…
-
Is there any package like vue2-leaflet-markercluster that works with this version of vue-leaflet?
I have searched but no luck.