Blank Dashboard and Settings pages – JSON errors
-
Getting blank pages after update to PHP 8.2. Here are the errors:
Uncaught (in promise) Error: apiPost failed with error: The response is not a valid JSON response.
at index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1:18201Understand this error
index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1 Error: apiGet failed with error: The response is not a valid JSON response.
at index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1:18087
at async fetchFieldsData (index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1:13252)
(anonymous) @ index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1Understand this error
index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1 Uncaught (in promise) TypeError: Cannot destructure property ‘fields’ of ‘(intermediate value)’ as it is undefined.
at fetchFieldsData (index.2f331b47060c19033fcf.js?ver=2f331b47060c19033fcf:1:13230)
The topic ‘Blank Dashboard and Settings pages – JSON errors’ is closed to new replies.