-
When running the command `ionic start photo-gallery tabs --type=angular --capacitor` from the tutorial, the `package.json` in the `photo-gallery` folder has `jasmine-core` at 3.4, which gives an npm w…
-
Hi, great work, very cool project.
the images don't display (the src is set to '#').
i am using firebase storage to host the images. the downloadurl generated does not have a 'jpg' extension.
I …
-
when using Gallery component in mobile version, It add horizontal scrollbar and width become more than width of mobile screen width.
It should be responsive. Issue can be replicated in current the…
-
* Service Worker: https://developers.google.com/web/fundamentals/primers/service-workers/
* Cache: https://developer.mozilla.org/en-US/docs/Web/API/Cache
* PRPL pattern: https://developers.google.co…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x ] Feature request
[ ] Documentation issue or request
[ ] …
-
Horizontal swipes from image to image stopped working after upgrading angular, it was working before, I installed hammerjs of version 2.0.8 and imported HammerModule to App.module, but it still doesn'…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [X] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ]…
-
Hello and thanks for the plugin update,
just installed it on my recently upgraded angular 9 project and when I try to import to my ts component it says that there was no export for the 3 main modul…
-
Some screens (e.g. person, possibly class, content, assignment, etc) require the possibility to select an image. All our current CRUD is based on data binding (e.g. Android data binding and Angular). …
-
I know that this would add complexity to the file uploader, but especially for images it makes more sense to have it uploading by Ajax so a preview can be shown without refreshing the page.