- Issue created by @alexpott
- π¬π§United Kingdom alexpott πͺπΊπ
Let's see what breaks. This fixes π Fatal when entity type doesn't exist (anymore) Active as expected.
- π¬π§United Kingdom alexpott πͺπΊπ
Nothing breaks... interesting. This looks like a sensible change to me but not sure. Here be dragons.
- π¬π§United Kingdom alexpott πͺπΊπ
I think there is no reason when hook_modules_installed should come after the router rebuild. Note that if anything does use a route in hook_modules_installed the router will be rebuilt if necessary as this change would mean code would be using the lazy_builder route provider.
- πΊπΈUnited States nicxvan
I think this makes sense, I'm not sure how we'd test this to be honest. I'd expect to not see the effects until contrib test runs go against it since core didn't trigger any failures.
- πΊπΈUnited States smustgrave
Not sure if trash is unique? But could it not be mimics from a test module?