Created by: skidding
Context from https://github.com/react-cosmos/react-cosmos/pull/484#issuecomment-341589413
@skidding thinking of programmatically closing runtime error overlay in some cases. I noticed there's a
dismissRuntimeErrors
function but it isn't exported. Do you see any reasons why it shouldn't be called? Otherwise I'd like to submit a PR for exporting it.
@Timer Mainly because in our use case it doesn't make sense to dismiss. Happy to accept a pull request exporting it.