Jacky

Results 4 comments of Jacky

I have a very very similar issue (`react-native: 0.64.2`), but @jeremywiebe 's workaround is NOT work for me. Some how add **inline** `Math.random()` can solve my issue ```js // Children...

for me, it's **NOT** work on my **iTerm2**, but it's work on **terminal** and **alacritty**

> @Fuzzyma Thanks for the suggestion. It's a much better approach, and it will work provided the `beforeunload` and `unload` events can be tamed. > > No matter where I...

> Im fighting with this issue since 2 weeks ... For now, a word around would be use `removeTrack + addTrack (to get new track)` instead of `replaceTrack` and run...