Minimal example: https://stackblitz.com/edit/github-1rtu3e
When I try to use more than one useFetch call inside of a pinia store method and a nuxt plugin for some reason results in a 500 error. I have just about no idea how I could go about fixing this or why this happens.