I am updating an aged angular project to angular 17.
Also angular-highcharts gets updated.
My code makes use of ref$ , this does not seam to be part of the lib anymore ?.
How would one upgrade code like below (it's maybe one of the simpler usages of ref$ i have quite some more).
I am updating an aged angular project to angular 17. Also angular-highcharts gets updated. My code makes use of ref$ , this does not seam to be part of the lib anymore ?. How would one upgrade code like below (it's maybe one of the simpler usages of ref$ i have quite some more).