Why is my VuejS-SSR-Middleware dying and crashing the application?
I have a VueJS-3 application, using Quasar Framework with Server Side Rendering (SSR). The Frontend makes API-requests to my SSR layer and the SSR-Layer is forwarding any request to the “real” backend via API.