Patrick Burke
Patrick Burke
I created an Error Boundary component for unhandled errors, but it could be expanded upon for usages like this
@AdrianMachado - Looks like the main purpose is this part: INLINE_RUNTIME_CHUNK=false in the build command. The reason you need this is because for Privileged apps, inline scripts are not allowed...
Old one, but I ran into this issue with react-slick. I fixed it by adding the following the video element. Basically, if it's not the active, it's not visibly shown...