Scott Lindley

Results 6 comments of Scott Lindley

I can also raise my hand and say it's very clumsy to work with promises currently. I think mainly the pain is that once you go async, each step beyond...

@GabrielCTroia @vultix any update on whether you'd like to move forward with an effort to include `ts-async-results` in this library?

@GabrielCTroia I think it's more a matter of wanting them to be married so I don't need two separate dependencies.

This has since been fixed with the latest draft-js release [v0.11.0](https://github.com/facebook/draft-js/releases/tag/v0.11.0). [draft-js issue](https://github.com/facebook/draft-js/issues/1895) [draft-js PR](https://github.com/facebook/draft-js/pull/2035)

@NNSTH I'm certainly not sure. I can only say that this issue was resolved for my team after the release I mentioned. I probably should have worded it that way...

@NNSTH unfortunately for this thread we are now using [slate](https://github.com/ianstormtaylor/slate) in place of `react-rte`. While I don't have a lot of context into why we made that change, I am...