Abdelrahman Ashraf
Abdelrahman Ashraf
@rahultiwariapolloio https://github.com/thorvg/thorvg/issues/3496#issuecomment-2953870296
@CptMeatball To help us reproduce the issue introduced in 0.50.0, could you share a minimal repro (small GitHub repo or CodeSandbox/StackBlitz) ?
@sevilladiego8 Thanks so much for the detailed report! yes, `dotlottie-react` **does support web workers**, but it requires using the `DotLottieWorkerReact` component instead of the default `DotLottieReact`. You can import it...
@rgprog dotlottie-web uses thorvg as a renderer, and it's showing consistent rendering with thorvg cc @hermet
Hi @rgprog, apologies for the delay in getting back to you. This issue was actually resolved in a previous dotlottie-web release. If you update to the latest version, everything should...
@azaleas Thanks for raising this and for the clear context! You’re right: our current build inlines the worker via a Blob URL, which means projects with a strict CSP that...
Hey @thiagopsnfg, we’re working on this, expect it in an upcoming minor release