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

Angular 12 #88

Open
ramoncarreras opened this issue May 24, 2021 · 14 comments
Open

Angular 12 #88

ramoncarreras opened this issue May 24, 2021 · 14 comments

Comments

@ramoncarreras
Copy link

Would it be possible to bump angular to version 12?

@AE1NS
Copy link

AE1NS commented Jun 17, 2021

@drozhzhin-n-e is this repository still active and will be updated to Angular 12?

@marshall86
Copy link

interesting to have this update as well please

@z-index-developer
Copy link

I'm interested in this update too.

@cool-itkfm
Copy link

I would also really need this update

@muuvmuuv
Copy link

muuvmuuv commented Nov 4, 2021

It works fine here on ng12 and 13. What exactly is the problem?

@marshall86
Copy link

if there is no issue, we just need the package.json to be updated to the latest angular version pls

@mejriyassine
Copy link

i managed to install it with --force on angular 12 and works fine

@chrisvelevitch
Copy link

chrisvelevitch commented Mar 14, 2022

When using with Angular 13, npm gives the following warnings:-

npm WARN [email protected] requires a peer of @angular/common@^11.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^11.1.2 but none is installed. You must install peer dependencies yourself.

@danielehrhardt
Copy link

When using with Angular 13, npm gives the following warnings:-

npm WARN [email protected] requires a peer of @angular/common@^11.1.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^11.1.2 but none is installed. You must install peer dependencies yourself.

across-the-stars@b888a61
Someone updated to Angular 12.
https://github.com/across-the-stars/ngx-pinch-zoom

@muuvmuuv
Copy link

Seems now with latest Angular I cannot get rid of "Uncaught Error: Type PinchZoomModule does not have 'ɵmod' property." TSCC does not run/compile it properly.

@danielehrhardt
Copy link

Seems now with latest Angular I cannot get rid of "Uncaught Error: Type PinchZoomModule does not have 'ɵmod' property." TSCC does not run/compile it properly.

same.

@aceleghin
Copy link

Seems now with latest Angular I cannot get rid of "Uncaught Error: Type PinchZoomModule does not have 'ɵmod' property." TSCC does not run/compile it properly.

Same

@HusFNS
Copy link

HusFNS commented Jun 3, 2022

Seems now with latest Angular I cannot get rid of "Uncaught Error: Type PinchZoomModule does not have 'ɵmod' property." TSCC does not run/compile it properly.

how did you solve this?

@muuvmuuv
Copy link

muuvmuuv commented Jun 3, 2022

Deinstall and use instructions to STRG+/- 😅 ... we are using a JS Vanilla lib instead

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