kolkov/ngx-gallery not displaying Image
问题 I'm new to Angular, I'm trying to add Image gallery in my project. Image gallery works if use the hard coded data in this.galleryImages[] but when I pass my subscribe data into this.galleryImages[] it not showing anything. Note I can see my data in console. Its not only binding in Ngx gallery. This is the link form ngx-gallery repo: https://www.npmjs.com/package/@kolkov/ngx-gallery This is the image showing my gallery but only showing when I input hardcoded data not the data coming from my