Skip to content
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

was working till angular 15 not working in angular 16. need updates #42

Open
Saqib92 opened this issue Oct 3, 2023 · 8 comments
Open

Comments

@Saqib92
Copy link

Saqib92 commented Oct 3, 2023

No description provided.

@marcusforsberg
Copy link
Member

We're gonna need some more details here, please post what error you're experiencing as well as minimal reproduction steps. Thanks!

@Saqib92
Copy link
Author

Saqib92 commented Oct 4, 2023

#41 (comment)

This is the same error i am facing in angular 16. in my angular 15 project it is working.

@Saqib92
Copy link
Author

Saqib92 commented Oct 4, 2023

Error when installing:
Screenshot 2023-10-04 at 12 00 56 PM

Have to install with npm i ngx-viewer -f with force.

After installation:
Screenshot 2023-10-04 at 12 03 19 PM

@Saqib92
Copy link
Author

Saqib92 commented Oct 4, 2023

Here is the reproduction code:

https://github.com/Saqib92/ngx-viewer-issue

@Muzummil
Copy link

+1

1 similar comment
@Woogielicious
Copy link

+1

@brandonfl
Copy link

brandonfl commented Jan 2, 2024

Getting the same error here :/

The lib "@lenin.ochoa/ngx-viewer2" seems to work

@vaishnavravi33
Copy link

With angular version 16.2.12 and Node version 16.14.0 the images clicking and zoom functionalities stopped working.
Another issue "peer dependency" means [email protected] is not compatible or supporting the angular latest versions.

npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^8.2.2" from [email protected]
npm ERR! node_modules/ngx-viewer
npm ERR! ngx-viewer@"^1.0.8" from the root project

Is ngx-viewer going to get updates for the latest angular versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants