-
Notifications
You must be signed in to change notification settings - Fork 51k
Replace DevTools mutable Suspense cache with newer Cache API #20494
Copy link
Copy link
Closed as not planned
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
Follow up to PR #20463 and 5d10e41
It would be nice to replace the outdated cache API currently used in DevTools with a newer one that's compatible with APIs like useTransition. This would allow DevTools to better handle UX like clearing errors/warnings for the inspected element without needing to immediately poll for new data. (Currently it's either that or show an awkward second or two delay after you click the button before anything appears to happen.)
Reactions are currently unavailable
Metadata
Metadata
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Type
Fields
Give feedbackNo fields configured for issues without a type.