Bartosz Kopciuch
Bartosz Kopciuch
I had similiar problem, following steps fixed it: 1. go to `server/playground/index.ts` 2. Find `activeTelemetry` and set to `true` telemetry type that you want to recieve 3. If you select...
@egoist any chance of having it merged?
Sounds interesting to me, I can dig into that ⛏
After some invastigation I've found that this behaviour is done on purpose. Please check file **ReactDOMEventListener-test.js** and test on line **328**. Test description says: 'should dispatch loadstart only for media...