-
Beta Was this translation helpful? Give feedback.
Answered by
debeardjr
May 13, 2021
Replies: 1 comment 2 replies
-
Figured this out. The Piranha Page class was decorated with multiple [BlockItemType] attributes and was missing one for HtmlBlock, which the BlockGroup depends on. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
debeardjr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured this out. The Piranha Page class was decorated with multiple [BlockItemType] attributes and was missing one for HtmlBlock, which the BlockGroup depends on.