Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace DevTools mutable Suspense cache with newer Cache API #20494

Closed
bvaughn opened this issue Dec 21, 2020 · 2 comments
Closed

Replace DevTools mutable Suspense cache with newer Cache API #20494

bvaughn opened this issue Dec 21, 2020 · 2 comments
Assignees
Labels
Resolution: Stale Automatically closed due to inactivity Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Dec 21, 2020

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.)

@bvaughn bvaughn added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Dec 21, 2020
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@github-actions github-actions bot added the Resolution: Stale Automatically closed due to inactivity label Apr 10, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Stale Automatically closed due to inactivity Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants