philmirez
philmirez
I was facing this same problem. It wasn't rerendering the video after changing the video id. I stumbled across this closed [issue](https://github.com/micnews/react-jw-player/issues/38), however it isn't in terms of hooks. So,...
@inspectordanno I don't see this confirmed with the author (@liady). I found out that `externals: [nodeExternals()]` is compatible with `mode: 'production'` and `target: 'web'`. So, why not just exclude the...
Ugh, I guess it was confirmed by the author in #17
I had to update the jsoneditor dependency to 5.9.6. Please consider the following [link](https://github.com/josdejong/jsoneditor/issues/27).