Join Slack
Powered by
Why there is <grailsLayout:captureHead> inst...
# questions
u
user
09/12/2025, 9:12 AM
Why there is <grailsLayout:captureHead> instead of <head>?
j
jdaugherty
09/12/2025, 1:10 PM
did you include the 'grails-layout' dependency?
jdaugherty
09/12/2025, 1:10 PM
that's a requirement of RC2
jdaugherty
09/12/2025, 1:10 PM
(choose sitemesh3 or the grails-layout, where grails-layout should have hte same functionality as 6.x)
u
user
09/12/2025, 1:10 PM
Sorry! My fault!
j
jdaugherty
09/12/2025, 1:11 PM
This file is useful for 7.x ... we've spent a lot of time documenting every detail, i don't think there's been a prior release where you've had a better upgrade guide:
https://github.com/apache/grails-core/blob/7.0.x/grails-doc/src/en/guide/upgrading/upgrading60x.adoc
jdaugherty
09/12/2025, 1:11 PM
The rendered version of this file is:
https://docs.grails.org/latest/guide/upgrading.html#upgrading60x
👍 1
jdaugherty
09/12/2025, 1:12 PM
but knowing where it is in git, makes it easier to compare across the RC's
Open in Slack
Previous
Next