Hello,
since a few month we noticed a different behaviour on our custom apps, loaded from an url in item view. All custom apps are loaded twice, every time. Before it was just once, as expected.
To reproduce the issue, I’ve created a blank app and just added an url from webhook.site to observe the requests. As you can see, the app sends 2 identical requests. Sometimes one of the requests does not have the “sec-fetch-user” header, sometimes one of them does.
As a result it creates often confusions for the users as the app reloads after it has already been rendered.
Is that a known issue / is there a way to prevent the reload?
Thank you very much.
Regards,
Sergei