pmndrs / its-fine

🐶🔥 A collection of escape hatches for React.
https://npmjs.com/its-fine
MIT License
1.05k stars 10 forks source link

fix: invalidate context on suspense #13

Closed CodyJasonBennett closed 2 years ago

CodyJasonBennett commented 2 years ago

Invalidates live context to play nice with cross-renderer suspense bubbling employed by R3F that would suspend parent providers.