Shlomo Morosow
Shlomo Morosow
@tomsun Is this only reproducible with importing analytics? I seem to get it even without referencing analytics but I'm also using `@angular/fire` library so perhaps that might be adding side-effects.
@hsubox76 Thanks for clarifying. So am I understanding correctly that these libraries (analytics, remote-config, etc.) fundamentally require indexedDB? If yes this essentially disqualifies these libraries from being used in all...
@Jairwin-L I was unable to reproduce this issue. See the following Stackblitz which has React and @vimeo/player and all seems to work well. https://stackblitz.com/edit/stackblitz-starters-nmzj5j?file=src%2FApp.tsx If you can help us reproduce...
All solutions here seem to be framework-specific workarounds but aren't addressing the issue at its core and for all users. `isBrowser()` should be a more elaborate check than just just...