ng-lottie icon indicating copy to clipboard operation
ng-lottie copied to clipboard

TypeError: n.useWebWorker is not a function - Angular 17

Open BugProg opened this issue 1 year ago • 2 comments

Hi !

I just updated my project to Angular 17, and I'm using SSR. Everything work fine during the development process but ng-lottie failed when SSR is enabled in production. I get the error: Uncaught TypeError: n.useWebWorker is not a function

BugProg avatar Nov 11 '23 21:11 BugProg

image

I think here caused the issue

wghglory avatar Dec 25 '23 08:12 wghglory

Hi everyone.I am struggling with the same issue. Is there any workaround for this?

VitaliZinkevich avatar Feb 02 '24 10:02 VitaliZinkevich