You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2020. It is now read-only.
In a custom grid, we added some minor changes in the template file and therefore the template name is different (vendor/widget/grid.phtml) than expected (widget/grid.phtml).
Quickest fix is a stripos check, but it is also possible to make this configurable with a list of templates to include/exclude.