- Issue created by @bvoynick
- @bvoynick opened merge request.
- Status changed to Needs review
over 1 year ago 6:50pm 3 July 2023 - π¦π·Argentina gerzenstl Resistencia
I'm getting same problem on a site that only has Better Local Tasks β and Gin β , but I can't find a good way to reproduce it consistently.
I do believe it is related in the way that better_local_tasks_theme_registry_alter() sometimes fails to override the template in pages that aren't admin page. Using
router.admin_context
service is fine, many contrib and core module use it to check if a page belongs to an admin route. I've got this issue so i created a patch with the modification for betterlt version 2.0.1