While investigating an issue with the Widget editor I also noted a problem with the Customizer flashing.
It turned out that the flashing was caused by oik-bwtrace returning a trace summary report after the JSON in response to the customize_changeset_uuid request.
While investigating an issue with the Widget editor I also noted a problem with the Customizer flashing. It turned out that the flashing was caused by oik-bwtrace returning a trace summary report after the JSON in response to the
customize_changeset_uuid
request.See https://github.com/bobbingwide/bobbingwide/issues/28#issuecomment-864393284
This should be added to the list of cases where it's not safe to return the summary report.