Dominic Fui Dodzi-Nusenu

Results 6 comments of Dominic Fui Dodzi-Nusenu

when can this be merged or even forked to a new repo for approval in grails 3.x?

I am able to edit the _list.gsp template file and it works great in all my projects for Grails 3 and Grails 4 Maybe the problem you are having is...

@sdelamo the referenced issue in #450 doesn't seem even close to your current issue. I wonder, were you able to resolve it and move on? What solution did you come...

anyone find a solution to this? I'm having the same issue. After debugging for days on end, I realized it's related to the mapping cache as illustrated above. So I...

Just upgraded to grails 5.3.2 still problem persists. I've double checked all my mappings and nothing seems out of place. Initially I was importing mappings from a trait class. So...

grails 2.4.3 compile ":jaxrs:0.11" compile ":rest-api-doc:0.4.1" runtime ":resources:1.2.1" Also I am using the asset-pipeline plugin, could that conflict with rest-api-doc