-
Good Morning
this library is too much.
but I have found problems with the links
this.galleryImages.push (
{
small: https://xxxx,
medium: https://xxx…
-
```
images = [
{ thumb: './thumbs/img1.jpg', img: './gallery/img1.jpg', description: 'My test 1' },
{ thumb: './thumbs/img2.jpg', img: './gallery/img2.jpg', description: 'My test …
-
The swipe is not working. I tried all the fixes recommended in community but no chance.
here are the configs:
this.galleryOptions = [
{
width: '100%',
height: '600px',…
-
Hi, i work with Angular 7.2.5
I get this traceback in browser at module load :
```
app.browser.module.ts:14 TypeError: Class constructor HammerGestureConfig cannot be invoked without 'new'
…
-
I have an ionic angular project when I choose an image from the gallery and pass it's URL to the imageUrl attribute, It shows the image with a loading for ever and I get this errors
Access to XMLH…
-
Hi, not sure it this an issue or expected - when creating a custom Windows image with the command, the build takes a very long time, over 40 minutes. Just wanted to know if this is normal and if not w…
-
## Which UI are you reporting an issue for?
- [ ] Basic UI
- [x] HABPanel
- [ ] HABot
- [ ] CometVisu
## The problem
HABPanel is currently using Angular 1.5.9 which is over four years …
-
- [ ] Markdown headings are duplicate
- [ ] Multiple paragraphs story doesn't have correct source code
-
Hi!
`ag-infinite-scroll="load()"` doesn't get called when ``
The above is needed to get Angular Material toast and other components working.
See: [https://github.com/angular/material/issues/3539#…
-