Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language file missing, getBoundingClientRect lost or even simpler #359

Open
noxOfficer opened this issue Jul 18, 2022 · 0 comments
Open
Labels
bug Something isn't working investigating Invstigating issue

Comments

@noxOfficer
Copy link

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:

  • OS: Windows 11 Insider Beta Chanel
  • Browser Microsoft Edge
  • Version 103.0.1264.62

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

@nucle nucle added bug Something isn't working investigating Invstigating issue labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating Invstigating issue
Projects
None yet
Development

No branches or pull requests

2 participants