Join Slack
Powered by
Is there an Example for ErrorBoundaries with Child...
# react
i
iari
03/15/2022, 8:49 AM
Is there an Example for ErrorBoundaries with ChildrenBuilder? Or in general: (Non-External) Class components, preferably with a State type?
t
turansky
03/15/2022, 9:59 AM
From previous discussion: You can use hook like this -
https://github.com/JoschuaSchneider/use-error-boundary
i
iari
03/15/2022, 12:07 PM
Thanks - You're referring to this previous discussion:
https://kotlinlang.slack.com/archives/C5ZTZ6ER0/p1645043235564149
I'm in the process - as soon as I can confirm it works I will post some code.
8
Views
Open in Slack
Previous
Next