This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Running sandbox - multiple equivalent requests firing for the backend #2200
Open
Description
Describe the Bug
When running the sandbox app - there seems to be much more traffic going to the backend, compared with the standalone app.
There e.g. are 3 same POST requests fired in case the step is deleted in the sandbox app, compared to single POST request when running the standalone app.
Steps to Reproduce the Bug or Issue
- run the sandbox app
- run the standalone app
- compare the backend invocations in both cases
Screenshots or Videos
standalone app:
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [latest]