bvaughn/react-devtools-experimental

Toggling suspense from within owner tree causes an error

bvaughn opened this issue · 1 comments

We either need to handle exiting the owners tree in this case or (probably preferably) just disable the toggle when inside of the owners tree mode.

Fixed via f6ec825