sniperfull.
random no response errors on usefetch.
hello i have people reporting some issues with problems submitting a form in my project (using useFetch but named differently). the error that happens in the try catch is
<no response> Failed to fetch
but the connection is OK and server is online. as the error logging also goes in a usefetch post and arrives to the backend fine? when people open a new window in their browser the issue is no longer there. so its very random. how could i diagnose this as i cannot reproduce it on my system? it also is not as descriptive as i would like making diagnosing the issue way harder. anyone with any advice on fixing such issues?
it happens on the following post request:
i have also disabled csrf checking for now to diagnose. but issue still appears..6 replies
nuxtloadingindicator gets stuck half way
Hello, i've used nuxtloadingindicator in all my projects. But in this new project of mine the loading indicator always gets stuck at 50% (half way on the screen) and never dissapears untill the window is manually refreshed. navigating between pages causes the issue again. Has anyone experienced this?
6 replies