Closed Scantheus closed 1 year ago
I'm trying to append paragraph blocks to a page and it gives me an exception. Exception claims text is not defined even though it's in the block.
Sample code and exception report attached.
After checking out unit tests for adding blocks, I discovered I was not creating the Paragraph blocks correctly.
I'm trying to append paragraph blocks to a page and it gives me an exception. Exception claims text is not defined even though it's in the block.
Sample code and exception report attached.