On 1.8.x (where I have to continue working for the time being), the latest Admin update rendered it unusable. I get the following error on login:
RuntimeException (400)
Template "partials/dashboard-migration-notice.html.twig" is not defined in "dashboard.html.twig" at line 38.
Per GLM5, the issue appears to be that commit a31579d2 ("Grav plugin updates") added an include for dashboard-migration-notice.html.twig but the file was never created.
On 1.8.x (where I have to continue working for the time being), the latest Admin update rendered it unusable. I get the following error on login:
Per GLM5, the issue appears to be that commit a31579d2 ("Grav plugin updates") added an include for dashboard-migration-notice.html.twig but the file was never created.