maxandriani / ngx-hotjar

A full Angular implementation to use Hotjar scripts by angular way
MIT License
18 stars 13 forks source link

Doesn't seem to work with angular 10 #27

Closed sckill closed 3 years ago

sckill commented 3 years ago

To Reproduce

  1. Create an angular based app.
  2. ng add ngx-hotjar or

Expected behavior Dependency should be added.

Screenshots If applicable, add screenshots to help explain your problem. image

--force, or --legacy-peer-deps options don't work either, and fail with the same error.

Additional context Please upgrade the package to support angular 10 (and 11).

BruneXX commented 3 years ago

Hi Guys, any update on this? even, any workaround? thanks!

maxandriani commented 3 years ago

https://github.com/maxandriani/ngx-hotjar/commit/2638a549dbddf09c26faa9fbae1849de138e1830 https://github.com/maxandriani/ngx-hotjar/commit/8520eba0ccbdb8259e4dfe196c4e651b001b8e07

I don't have so much time to keep does projects up to date anymore! So if you guys need something urgent, be my guest to fork this repo, upgrade the ng version and submit a pr.