Alastair Taft
Alastair Taft
Causes [this issue](https://github.com/facebook/draft-js/issues/14).
I don't know about the other use cases but for this case the code would work if it was simplified down to just the below, as the `scrollable` is the...
The try catch around line 1867 is currently eating all my Promise errors (in the `promiseReactionJob` method). All my promise errors are caught and not thrown so it fails silently....
@ljharb If it's by design then no worries. I'll provide some code though to explain my point a bit better just encase it is a problem. So I'm doing something...
Fair enough :)
Noting here my EAS builds on Expo in SDK 45 were failing and it was too to do with having a `console.log` in the app.config.js
This is our top error at the moment, can't find a scenario to reproduce it either. It's a bit hard to track down.
Workaround did not work for me