EmmanuelRoux / ngx-matomo-client

Matomo analytics client for Angular applications
https://matomo.org/
MIT License
74 stars 16 forks source link

fixes #58 #59

Open RolfVeinoeSorensen opened 2 years ago

RolfVeinoeSorensen commented 2 years ago

Fixes #58

EmmanuelRoux commented 2 years ago

Hi @RolfVeinoeSorensen and thank you for the PR

Some tests are broken, could you please fix it?

Also, the options object replacing InjectFlags is available since Angular version 14.1.0, but we are currently supporting versions >= 14.0.0, so it would require to also update peer dependencies.