You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image is not visible until mouse hover or scroll to the backround area. we added the ngx-gallery in a panel and loading the images dynamically. Once the images are loaded they are not visible until we mouse over or point the cursor to the background image area, the image is not visible. once mouse over in the background area then it is visible.
The text was updated successfully, but these errors were encountered:
@ajeyaprakash148@andrejm7
I had the same problem cause i was not re-set my list of galleryImages, i was pushing elements into the same existing variable.
You have to do that way :
Image is not visible until mouse hover or scroll to the backround area. we added the ngx-gallery in a panel and loading the images dynamically. Once the images are loaded they are not visible until we mouse over or point the cursor to the background image area, the image is not visible. once mouse over in the background area then it is visible.
The text was updated successfully, but these errors were encountered: