You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 language file called 'en-US'(yeap 2 times)
Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect')
Uncaught (in promise) TypeError: t is not a function
To Reproduce(or not what to do)
I already installed this extension by quasar ext add command and do it again and again for testing purposes different versions and all versions having the same browser error - Tried NPM install too - and even a clean install and updating quasar plugins and NPM too - Tried different scripts to reduce "damage", nothing have effect.
'en-US' is in quasar.conf.js
'getBoundingClientRect' i'm trying this inside a modal
't is not a function' why Mr. T? :)
Global packages
NPM - 8.9.0
yarn - 1.22.19
@quasar/cli - 1.3.2
@quasar/icongenie - Not installed
cordova - Not installed
Important local packages
quasar - 2.7.5 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
@quasar/app-webpack - 3.5.7 -- Quasar Framework App CLI with Webpack
@quasar/extras - 1.14.3 -- Quasar Framework fonts, icons and animations
eslint-plugin-quasar - 1.1.0 -- Official ESLint plugin for Quasar
vue - 3.2.37 -- The progressive JavaScript framework for building modern web UI.
vue-router - 4.1.2
pinia - Not installed
vuex - Not installed
electron - Not installed
electron-packager - Not installed
electron-builder - Not installed
@babel/core - 7.18.6 -- Babel compiler core.
webpack - 5.73.0 -- Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
webpack-dev-server - 4.9.2 -- Serves a webpack app. Updates the browser on changes.
workbox-webpack-plugin - Not installed
register-service-worker - 1.7.2 -- Script for registering service worker, with hooks
typescript - 4.5.5 -- TypeScript is a language for application scale JavaScript development
@capacitor/core - 3.6.0 -- Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/cli - 3.6.0 -- Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/android - Not installed
@capacitor/ios - Not installed
Quasar App Extensions
@quasar/quasar-app-extension-dotenv - 1.1.0 -- Load .env variables into your quasar project
@quasar/quasar-app-extension-qmediaplayer - 2.0.0-beta.6 -- A Quasar App Extension for @quasar/quasar-ui-qmediaplayer
The text was updated successfully, but these errors were encountered:
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 language file called 'en-US'(yeap 2 times)
Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect')
Uncaught (in promise) TypeError: t is not a function
To Reproduce(or not what to do)
I already installed this extension by quasar ext add command and do it again and again for testing purposes different versions and all versions having the same browser error - Tried NPM install too - and even a clean install and updating quasar plugins and NPM too - Tried different scripts to reduce "damage", nothing have effect.
'en-US' is in quasar.conf.js
'getBoundingClientRect' i'm trying this inside a modal
't is not a function' why Mr. T? :)
Desktop:
Additional context
Operating System - Windows_NT(10.0.22621) - win32/x64
NodeJs - 18.2.0
Global packages
NPM - 8.9.0
yarn - 1.22.19
@quasar/cli - 1.3.2
@quasar/icongenie - Not installed
cordova - Not installed
Important local packages
quasar - 2.7.5 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
@quasar/app-webpack - 3.5.7 -- Quasar Framework App CLI with Webpack
@quasar/extras - 1.14.3 -- Quasar Framework fonts, icons and animations
eslint-plugin-quasar - 1.1.0 -- Official ESLint plugin for Quasar
vue - 3.2.37 -- The progressive JavaScript framework for building modern web UI.
vue-router - 4.1.2
pinia - Not installed
vuex - Not installed
electron - Not installed
electron-packager - Not installed
electron-builder - Not installed
@babel/core - 7.18.6 -- Babel compiler core.
webpack - 5.73.0 -- Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
webpack-dev-server - 4.9.2 -- Serves a webpack app. Updates the browser on changes.
workbox-webpack-plugin - Not installed
register-service-worker - 1.7.2 -- Script for registering service worker, with hooks
typescript - 4.5.5 -- TypeScript is a language for application scale JavaScript development
@capacitor/core - 3.6.0 -- Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/cli - 3.6.0 -- Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/android - Not installed
@capacitor/ios - Not installed
Quasar App Extensions
@quasar/quasar-app-extension-dotenv - 1.1.0 -- Load .env variables into your quasar project
@quasar/quasar-app-extension-qmediaplayer - 2.0.0-beta.6 -- A Quasar App Extension for @quasar/quasar-ui-qmediaplayer
The text was updated successfully, but these errors were encountered: