Get the following Ajax error when editing paragraph with a field state for $type entity_ref $plugin boolean limit 1:

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /node/add/page?ajax_form=1
StatusText: parsererror
ResponseText: Warning: array_keys() expects parameter 1 to be array, null given in /app/web/modules/contrib/field_states_ui/src/FieldStateManager.php on line 238
Call Stack:
0.0149     502296   1. {main}() /app/web/index.php:0
0.0176     625192   2. Drupal\Core\DrupalKernel->handle() /app/web/index.php:19
0.0379    1974016   3. Stack\StackedHttpKernel->handle() /app/web/core/lib/Drupal/Core/DrupalKernel.php:708
0.0379    1974016   4. Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() /app/vendor/stack/builder/src/Stack/StackedHttpKernel.php:23
0.0379    1974712   5. Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() /app/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:52
0.0379    1974712   6. Drupal\page_cache\StackMiddleware\PageCache->handle() /app/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:47
0.0380    1974712   7. Drupal\page_cache\StackMiddleware\PageCache->pass() /app/web/core/modules/page_cache/src/StackMiddleware/PageCache.php:85
0.0380    1974712   8. Drupal\Core\StackMiddleware\KernelPreHandle->handle() /app/web/core/modules/page_cache/src/StackMiddleware/PageCache.php:106
0.1281    2228320   9. Drupal\Core\StackMiddleware\Session->handle() /app/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:47
0.1345    2339824  10. Symfony\Component\HttpKernel\HttpKernel->handle() /app/web/core/lib/Drupal/Core/StackMiddleware/Session.php:57
0.1346    2340240  11. Symfony\Component\HttpKernel\HttpKernel->handleRaw() /app/vendor/symfony/http-kernel/HttpKernel.php:68
0.2647    8212712  12. 
CommentFileSizeAuthor
#2 field_states_ui-3136297-1.patch519 bytesgmercer

Comments

gmercer created an issue. See original summary.

gmercer’s picture

StatusFileSize
new519 bytes
nagamurali.garisapati’s picture

#2 is not working. Any alternative patches.

seanb’s picture

#3089716: Error in log messages details and #3145195: #field_parents key not found seem similar. Might want to focus our efforts in 1 issue.

nickdickinsonwilde’s picture

Status: Active » Closed (outdated)

Pretty confident this is fixed by other patches now.