pocketbase / site

PocketBase Site
https://pocketbase.io
MIT License
76 stars 49 forks source link

[BUG] JSON formatting issue on page navigation #55

Closed matthieuEv closed 8 months ago

matthieuEv commented 8 months ago

The Bug

When I go back a page and come back to this page using the arrow left and right on the browser or other shortcuts like buttons on the mouse, the JSON formatting breaks, introducing \n, and adding a \ every time the action is repeated

How to reproduce

Just go back 1 page and come back when you are editing a record with a json field.

Screenshots

Before

Before

After first back

image

After third back

image

Pocketbase V0.21.3

matthieuEv commented 8 months ago

Nvm, should not be here