flake8
passed.
JSHint
passed.
Review Request #13509 — Created Jan. 23, 2024 and submitted
The action implementation was caching the result of evaluating all of
the registered HideActionHook instances, but that ends up potentially
giving bad results. If an extension is being enabled or disabled, the
cached value can be incorrect. This is particularly noticable in the
devserver, but could affect production deployments too.
Ran unit tests.
Summary | ID |
---|---|
f88bd104c7d691b5f645e973d6c971eca9370e0f |