-
### What happened?
When activating
cssAddon:true, in src/main.js
Quasar does not import file **quasar/src/css/flex-addon**
Example of config in main.js
```
const myApp = createApp(App);
…
-
## Current Behavior
I have just migrated our nx repo to the latest nx, and in turn also Angular 14. Everything seems to be running as expected. I then proceeded to run the migration to update the Cyp…
-
I'm at a bit of a loss on this one. I've read a lot of issues and posts about it, but none of it is relevant or helps solve the issue.
We've been running Sharp for a long time, both on local machi…
-
__Environment__
Onsen UI Version:
- 2.0.4
Framework:
- AngularJS 1.5.5
Framework binding:
- none
Additional libraries:
- angular 1.5.5
- angular-i18n 1.6.4
- angular-loca…
-
__Environment__
Onsen UI Version:
- 2.10.5
Framework:
- Vue 2.5.2
Framework binding:
- vue-onsenui 2.6.1
Additional libraries:
-
Platform:
- Chrome 69.0.3497 / Mac O…
-
While trying to install a packge with npm (for example lodash) it fails with error message:
```
npm ERR! Linux 3.4.0+
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "lodash"
npm ERR! node v…
-
I need help figuring out how toprepare Cordova app for android API 31.
I tried to deploy an .aab file in Google PLay Console for a new app but it that it needs to support API 31 so I changed the pr…
-
**Describe the bug**
Gradle build fails with the following error message:
```console
/Users/sander/Fork/pomona-app/node_modules/@capacitor-community/file-opener/android/src/main/java/com/ryltsov/al…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
### Describe the problem
I'm frustrated when I want to use the next Kit version in SPA mode as the documentation on SPA is always lagging behind. SPA is not the recommended route, but for some people…