ngx-matomo
ngx-matomo copied to clipboard
Compatibility with angular 17
Hello, We are trying to use ngx-matomo with angular 17 but it seems that there is an issue with "@angular/router": "^17.0.6". We get this error: "NullInjectorError: No provider for ActivatedRoute!". It seems similar to this issue: https://github.com/Arnaud73/ngx-matomo/issues/58. Do you plan to release a version for angular 17 anytime soon? Or is there a workaround? Thank you very much!