Skip to content

Conversation

@davidlougheed
Copy link
Member

@davidlougheed davidlougheed commented Oct 7, 2025

TODO: create issues for the next steps of this in redmine

@davidlougheed davidlougheed marked this pull request as draft October 8, 2025 00:11
@davidlougheed
Copy link
Member Author

@noctillion we need to figure out how best to reconcile this with your changes to the DRS code.

@noctillion
Copy link
Contributor

@noctillion we need to figure out how best to reconcile this with your changes to the DRS code.

I think the hybrid lookup changes in #502 are compatible with the changes here. Let me know if should I change somethig or is ready!

return downloadUrls[filename]?.url;
}

if (!uriRec?.isFetching && !uriRec?.data) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure here, if the side effect here is triggered before the component is mounted, causing possible useMemo reexecution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants