-
Hello,
we are receiving this error when trying to build the application:
Could not resolve "~cropperjs/dist/cropper.css"
We can temporality bypass this by replacing '~' with '../' in the first li…
-
File Name: `ngx-photo-editor/photo-editor.css`
In line 1 casing issue `@import "~cropperjs/dist/cropper.css";`
It's working now as `@import "../cropperjs/dist/cropper.css";`
in Angular 17
Please…
-
Mark point(s) on picture
-
Spacing and styling are all off on mobile.
![ngx-image-editor-mobile](https://user-images.githubusercontent.com/1682519/39719865-86f0d33e-5208-11e8-88fb-70c68ca93bb9.PNG)
It would also be nice t…
-
- [x] etke.cc/cleanup (requires adjustments)
- [ ] etke.cc/etherpad
- [x] etke.cc/grafana
- [x] mdad/prometheus (requires full overhaul)
- [x] etke.cc/languagetool
- [ ] etke.cc/ntfy
- [ ] etke.…
-
I have upgraded my android version from 29 to 31, in the app where i use multipartUpload as soon as I navigate the app is crashing.
### Which platform(s) does your issue occur on?
- Android
- An…
-
Hi I'm unable to upgrade my nativescript android from targetSdkVersion 29 to 31, app is crashing on the page where I use multipartUpload, I tried all possible solutions from online but none of them go…
-
**Note: for support questions, please use one of these channels:**
#### Short description of the problem:
not able to build prod version of any app
#### What behavior are you expecting?
**…
-
I have upgraded my nativescript project from 6 to 7, as part of upgrade process I've to change my nativescript-plugin-firebase: 10.6.3 to @nativescript/firebase: 11.1.3.
When I run android using "t…
-
Hello,
I have a SVG which has linearGradient. The SVG code is:
```
…