fetch full screen error on production
I use a custom fetch:
This works super well on dev, when an error shows it simply shows the toast. On production instead it shows the toast but also the full screen nuxt-error.
How can I get that fixed?
0 Replies