-
Notifications
You must be signed in to change notification settings - Fork 15
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
Compatibility with Angular 16 and Angular Ivy #15
Comments
Hey, it should support Ivy, but I haven't tested with Angular 16 yet. I'll do some testing and get back to this in the coming days. |
I also have the same issue. Let's make a solution during the next week 😄 |
Any solution so far? |
I have the same problem bro, @NielsCodes do you have any updates? |
Hello @NielsCodes , first of all, thank you so much for this awesome library. However, it would be great if you could provide an update for this issue, since I am stuck at upgrading with Angular 17 for this library. Could you kindly look into this? I think all you have to do is recompile the project with Angular 17. Would you be interested in a PR to resolve this issue? |
@NielsCodes I have raised a PR ( #18 ) to update the library to Angular v17. Kindly merge the PR and make a new release, if possible. Thanks in advance! |
@NielsCodes since I did not receive any communication from you, I have gone ahead and released this same code under a different library name that supports Angular v17+ here - @bloomscorp/ngx-pixel since your library is under MIT license. I hope this helps others as well. Also, on a different note, I hope you are doing good since I did not receive any communication from your end. I hope everything is alright on your end. And thank you, once again, for this library. |
@onclave Thank you for this adjustment! The eventID is a possible fourth argument : Please see here: I believe as more will be leveraging the strong ConversionAPI alongside the Pixel, this will be very much needed. Thanks! |
@onclave |
After upgrade from Angular 14 to 16 I've got the message:
I am using the latest version of the library from npm:
The text was updated successfully, but these errors were encountered: