Skip to content

Performance: Avoid refetching blob when commitID changes

Administrator requested to merge tr/blob-refetch-bug into main

Created by: umpox

Description

We already make an exception for this here, we just need to remove it from the useMemo as we only use it to enhance blobInfo

Test plan

Tested locally

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading