Fixes to how we show payloads
FixIn the dashboard, under /recordings:
- JSON payloads don’t break all the payload buttons on the page and show up correctly in the modal
- White space characters (spaces, tabs, newlines, etc.) in payloads are now visible in the payload modal. Previously, such characters collapsed into one space.