filiphric / cypress-plugin-api

Cypress plugin to show your API information in the Cypress UI runner
ISC License
264 stars 35 forks source link

API request body/response body alignment issue #137

Open marohg13190 opened 1 week ago

marohg13190 commented 1 week ago

The request and response body is not aligned properly in the rendered view, this issue started occurring suddenly, it was working fine up until a few test runs but after last run, this alignment issue has started occurring

Please see attached screenshot IMG_20241115_025503

marohg13190 commented 1 week ago

Additional info: This issue is only occurring in chrome, in other browsers (electron, edge) alignment is appearing fine