davidkron opened a new issue, #14217:
URL: https://github.com/apache/grails-core/issues/14217

   We have some application that we are trying to migrate from Grails 3 to 
Grails 4. The project is organized as a multi-project build, one application 
and some plugins. We have some "core" plugin that provides the basic templates 
for the fields plugin, e.g. `/grails-app/views/templates/_fields/_table.gsp`.
   
   In Grails 3.x this has worked great, but since Grails 4.x something must 
have changed. The templates from our core-plugin aren't loaded anymore and it 
always falls back to the default templates from the fields plugin.
   
   Is there a solution or workaround to this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to