-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thumbnails never are displayed (ng 14) #464
Comments
Please add a stackblitz reproduction! |
here is an example of this issue https://stackblitz.com/github/AlonsoK28/image-repo-example?file=README.md |
@MurhafSousli any update of this 😏 |
This is a bug when hammerjs is not installed, it was introduced in v7, for now install hammerjs If you don't want to install hammerjs, use ng-gallery@6 by the time we fix it |
What is the expected behavior?
ngx-gallery is displayed correctly acoording live demos
What is the current behavior?
thumbnails never are displayed on my project and images has incorrect size
What are the steps to reproduce?
actually I use an
static set of images
(according your basic example https://stackblitz.com/edit/ngx-gallery) to displayngx-gallery
componenttemplate.html
component.ts
module.ts
What is the use-case or motivation for changing an existing behavior?
none
Which versions are you using for the following packages?
Angular:
14.2.2
Angular CDK:
^14.2.1
Angular CLI:
~14.2.2
Typescript:
~4.7.2
Gallery:
^7.0.4
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: