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
We have quite alot of forms / links that direct on the same page with GET / POST actions. but we do not cut the execution of the rest of the file. maybe we should do that, since we redirect back anyway, so we reduce the amount of API calls.
In a lot of files there are api calls, maybe we don't need all of them. Let's clean this up
The text was updated successfully, but these errors were encountered: