quasar-ui-qmediaplayer
quasar-ui-qmediaplayer copied to clipboard
QMediaPlayer for Quasar
Cannot use QMediaPlayer as an extension. Getting error: `Extension(@quasar/qmediaplayer): Dependency not found - @quasar/app` I'm using a fresh version of Quasar (v2.7.1) with Vite and Pinia. **To Reproduce** Steps to...
**Describe the bug** If your application is using fontawesome-v6 as the main icon set, it fails to show any icons in the component stating that fontawesome-v6 is not available. SPECIFICALLY...
I'm having trouble integrating Hls.js with QMediaPlayer. I'm using Quasar v2 with webpack. When I do it with HTML video tag, it works: ```vue Video test Page import { defineComponent,...
This partially fixes #363 - if `mediaPlayers` icons group is already defined in current iconset uses it, otherwise tries to older iconset loader. logic
**Describe the bug** console.error(`[QMediaPlayer]: Cannot find language file called '${ lang }'`) console.error(`[QMediaPlayer]: Cannot find icon set file called '${ set }'`) **To Reproduce** Steps to reproduce the behavior: Vite...
**Is your feature request related to a problem? Please describe.** I'm using webtorrent to share and download files for an application I am making and I would like to display...
**The bug** Sounds like a simple error - so simple even I can't find the right way to fix that QMediaPlayer: cannot find language file called 'en-US' QMediaPlayer: cannot find...
**Describe the bug** Hi. Trying to embed videos from YouTube, but getting this error in the console. - HTTP “Content-Type” of “text/html” is not supported. Load of media resource https://www.youtube-nocookie.com/embed/qZXt1Aom3Cs...
**Describe the bug** When i run `quasar dev -m ssr` i get the following error on the browser ``` Must use import to load ES Module: /Users/mauroconte/Desktop/org-noflags/noflags-quasar/node_modules/@quasar/quasar-ui-qmediaplayer/dist/index.cjs.js require() of ES...