florianuphoff
florianuphoff
Hey, we ran into another problem with `ParseHTML`. The package is declared globally which uses the document unsafetly. Using the current version of `react-iamges` affects SSR usage. Any package which...
@zackdotcomputer Sure - my coworker is going to create one. I guess we have a special case because we use `react-images` in a bundled package which we include in a...
@ashigirl96 any updates? we encountered a familiar problem with react 18 and react-youtube@^9.0.0 || ^10.0.0 ``` Uncaught (in promise) TypeError: Cannot read properties of null (reading 'src') at n.sendMessage (www-widgetapi.js:995:96)...