n-vs-m
n-vs-m
I have the same problem here for a few years with different versions of grav, currently Grav v1.7.37.1 - Admin v1.10.37.1. Here is the error log: ``` [Tue Dec 20...
Did you find a solution or workaround? I have the same problem here.
It seems i have something working. Adding this block: ``` {# edit perso #} {% for key, add_modal in config.plugins.admin.add_modals %} {% include add_modal.template|defined('partials/blueprints-new.html.twig') with { form:null, blueprints: admin.blueprints(add_modal.blueprint), data:...
I opened an issue in the grav-plugin-flex-objects repo.
I didn't find any suited `user` directory...