You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The video is recorded on an instance hosted behind a reverse proxy, however this does not effects the issue, as the behavior remains the same with a locally ran instance started by docker run.
The text was updated successfully, but these errors were encountered:
Q&A
Content & configuration
Example Swagger/OpenAPI definition:
Petstore example, or anything else, does not matter to the subject of this issue.
Swagger-Editor configuration options:
No editor configuration possible through Docker deployment.
Docker command:
Describe the bug you're encountering
As said in the title, the local storage does not store the editor content, gets overwritten with
{}
on every load.To reproduce...
Steps to reproduce the behavior:
Expected behavior
Editor content is persisted with local storage.
Screenshots
demonstration video
The video is recorded on an instance hosted behind a reverse proxy, however this does not effects the issue, as the behavior remains the same with a locally ran instance started by
docker run
.The text was updated successfully, but these errors were encountered: