timhall / svelte-apollo

Svelte integration for Apollo GraphQL
MIT License
945 stars 67 forks source link

not send request to server and DevTools Network Tab not show request and loading allways true #112

Closed xilialotyx closed 2 years ago

xilialotyx commented 2 years ago

Hello. Why do you think not request sent to the server? There is no request in the DevTools Network tab. Apollo Dev only shows the list of Queries and Mutation but not response .

image

image

image