- Issue created by @irsar
I am seeing this error in the console for accordion
"AJAX HTTP error occurred.\nHTTP Result Code: 200\nDebugging information follows.\nPath: /embedded-content/dialog?_wrapper_format=drupal_ajax&ajax_form=1\nStatusText: OK\nResponseText: Warning: Undefined array key "multiselect" in /app/web/modules/contrib/uswds_ckeditor_integration/src/Plugin/EmbeddedContent/Accordion.php on line 90\nWarning: Undefined array key "heading" in /app/web/modules/contrib/uswds_ckeditor_integration/src/Plugin/EmbeddedContent/Accordion.php on line 112"This error for the processlist,
AJAX HTTP error occurred.\nHTTP Result Code: 200\nDebugging information follows.\nPath: /embedded-content/dialog?_wrapper_format=drupal_ajax&ajax_form=1\nStatusText: OK\nResponseText: Warning: Trying to access array offset on value of type null in /app/web/modules/contrib/uswds_ckeditor_integration/src/Plugin/EmbeddedContent/ProcessList.php on line 94
- πΊπΈUnited States smustgrave
Do you have the ckeditor5 embedded content module installed?
Yes I have it installed. Summary box and Alert components are working. I am getting errors only when I select Accordion or Process List
- @smustgrave opened merge request.
- Status changed to Needs review
over 1 year ago 5:27pm 19 May 2023 -
smustgrave β
committed 8e6d2608 on 2.0.x
Issue #3358941: USWDS Accordion and Process List is not working
-
smustgrave β
committed 8e6d2608 on 2.0.x
- Status changed to Fixed
over 1 year ago 10:31pm 19 May 2023 - Status changed to Needs work
over 1 year ago 3:01pm 22 May 2023 All the components are working but when I try to edit the content of the added component, I am not able to edit it unless I use the source to edit the content.
- Status changed to Postponed: needs info
over 1 year ago 6:06pm 20 July 2023 - πΊπΈUnited States smustgrave
Actually need more info as I'm not seeing this issue. Able to edit them just fine.
This was because of the issue with the embedded content module and its fixed now. Sorry I should have closed it.
- Status changed to Fixed
over 1 year ago 6:44pm 20 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.