Nathan Pastor
Results
2
issues of
Nathan Pastor
**Describe the bug** When running tests (jest), I'm seeing a bunch of the following warnings: ``` (node:11319) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [Socket]. Use...
bug
net
Related to https://github.com/redfin/react-server/issues/189 If a RootElement never resolves on a page, react-server won't be able to do a client transition away from the page. Maybe we should add a timeout...
bug