You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: