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

Usage in angular 13 project #80

Closed
amandachagas opened this issue Jun 20, 2022 · 2 comments
Closed

Usage in angular 13 project #80

amandachagas opened this issue Jun 20, 2022 · 2 comments

Comments

@amandachagas
Copy link

Hi there,

Thanks a lot for such a nice and needed lib! I'm trying to test your lib in a angular 13 project, I followed the readme instructions I got this message when import in the module:

image

Do you know if this lib is compatible with Ivy as the error indicates?

Cheers

@AlexMiniApps
Copy link
Owner

Hi @amandachagas
The library is compatible with ivy but it is not uses it for has the backward compatibility.
You can check this one link, here is the app is being run with the Angular 13 version
https://stackblitz.com/edit/angular-ivy-yw6tk6?file=src%2Fapp%2Fapp.component.ts

Here is also already existed issue which is related to the angular v 13.
#59

@amandachagas
Copy link
Author

amandachagas commented Jun 20, 2022

Thanks for the quick reply!

I don't really know what happens, but the error is gone and now me project compiled!

Thank you again for the great job in this feature :)

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

No branches or pull requests

2 participants