Skip to content

Conversation

eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Aug 17, 2025

Stacked on #34208

Returning Promise.resolve(null) from useMemo is effectively returning an uncached Promise.

Mostly a fix for developing in the DevTools fixture I believe.

CleanShot.2025-08-17.at.19.36.23.mp4

@meta-cla meta-cla bot added the CLA Signed label Aug 17, 2025
@eps1lon eps1lon requested review from hoxyq and sebmarkbage August 17, 2025 17:47
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Aug 17, 2025
@eps1lon eps1lon marked this pull request as ready for review August 17, 2025 17:48
@eps1lon eps1lon force-pushed the sebbie/08-17-_devtools_avoid_uncached_promise_when_symbolicating_sources_in_environments_without_file_fetching branch from 90a3125 to 1ae97f1 Compare August 18, 2025 08:19
@eps1lon eps1lon force-pushed the sebbie/08-17-_devtools_avoid_uncached_promise_when_symbolicating_sources_in_environments_without_file_fetching branch from 1ae97f1 to 4280a9b Compare August 18, 2025 08:21
@eps1lon eps1lon merged commit 01ed0e9 into main Aug 18, 2025
241 checks passed
@eps1lon eps1lon deleted the sebbie/08-17-_devtools_avoid_uncached_promise_when_symbolicating_sources_in_environments_without_file_fetching branch August 18, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants