When WP Super Cache is enabled, the REST API responses are broken on browsers. The actual responses are still functional, but the “frontend” looks broken:
Disabling WP Super Cache makes the responses look like normal JSON responses, so it’s definitely a conflict caused by Super Cache or the REST API itself. Is there any workaround for this issue?