-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X
-
Fix Version/s: 7.2.10 DXP FP8, 7.2.10.2 DXP SP3, 7.2.X
-
Component/s: Forms
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
Steps to reproduce:
- Create a form with a paragraph field.
- Save the form and go to the forms list.
- Open the created form to edit it.
- Edit the paragraph body text.
Actual results:
In the browser console there is the following error:
"Warning: Error: Invalid state passed to 'text'. Expected type 'object', but received type 'string'. Passed to 'Paragraph'. "
Expected result:
There should be no errors in the browser console.
Note: On branch master, there is a different error message that seems unrelated to this issue.
- causes
-
LPS-123165 Console errors when viewing a form that contains a Paragraph field
- Closed