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
It looks like the scaffolding plugin renders a "white screen of death" when the underlying domain class has embedded properties. You can find an SSCCE here.
When you comment the static embedded block in the User class out, the view will be back to normal.
Cheers,
Michael
The text was updated successfully, but these errors were encountered:
Hi,
It looks like the scaffolding plugin renders a "white screen of death" when the underlying domain class has embedded properties. You can find an SSCCE here.
When you comment the static
embedded
block in theUser
class out, the view will be back to normal.Cheers,
Michael
The text was updated successfully, but these errors were encountered: