Skip to content

Only load project license if needed

Stan Hu requested to merge sh-memoize-project-license-name into master

!24310 (merged) introduced a unintended side effect: instead of loading the project license name only when the explore tab were present, the license would always be loaded even if it were not displayed.

To fix that, we now load the license only if it is needed and memoize the value via SafeRequestStore in the helper.

Closes #223740 (closed)

Edited by Stan Hu

Merge request reports

Loading