- Issue created by @acbramley
- 🇦🇺Australia acbramley
I can't reproduce this in a test :( it looks like something funky is happening on our project where DynamicPageCache is caching the empty table on initial cache clear. I need to dig further to see why because the DenyAdminRoutes response policy should be blocking this (which it is in tests).
- 🇦🇺Australia acbramley
Tracked this down to some custom code setting the _admin_route option on a cloned object in a breadcrumb builder, this affected downstream code.
I still wonder if we should add the cache tag anyway for completeness?
- 🇦🇺Australia dpi Perth, Australia
Sounds like you're on it. Yeah lets add tags.
Is form caching on by default now, easily testable nowadays?