Release 1.0.3
Fixes crashes in jQuery AJAX requests when the XHR body is null or non-string.
View full changelog
Fixed
- Fixed
BlockPreviewDebouncecrashing jQuery$.ajaxGET requests in wp-admin (including author search and Quick Edit author dropdowns) when the XHR body isnullor non-string. The XHR override now coerces non-string bodies before checking whether the request targets an ACF block fetch.