git-point icon indicating copy to clipboard operation
git-point copied to clipboard

Use componentDidCatch in markdown renderer

Open machour opened this issue 7 years ago • 0 comments

This would prevent crashes in the app like the one in #744, and would allow us to show a nice error message inviting the user to fill a bug report in git-point, prefilling the issue with the markdown that causes the crash :ok_hand:

I almost got it working with RN 0.54 but it still crashes on Android. Issue tracked at https://github.com/facebook/react-native/issues/18491

machour avatar Mar 21 '18 19:03 machour