- Issue created by @reinfate
- Merge request !8518Issue #3456676: Single Directory Components templates are not auto reloaded after change β (Open) created by reinfate
- Status changed to Needs review
6 months ago 11:29am 24 June 2024 - Status changed to Needs work
6 months ago 1:58pm 25 June 2024 - πΊπΈUnited States smustgrave
Nice catch!
Feel this is something we should probably have test coverage for.
- Merge request !10244Issue #3456676: Single Directory Components templates are not auto reloaded after change β (Closed) created by reinfate
Added the test coverage for the
isFresh
function inComponentLoader
I've removed the yml file change check, it is not needed, since the component schema will be refreshed only after the discovery cache clear anyway.
The test failures seem to be not related to this issue. I've rerun them multiple times on 11.x and 11.1.x branches, and each time different test was failed.