#pending in useFetch vs useLazyFetch
2 messages · Page 1 of 1 (latest)
👋 useFetch blocks navigation whereas for lazyFetch you want to provide your own loading state handler
2 messages · Page 1 of 1 (latest)
Hello, im quite new to nuxt ( < 1 Year developing with nuxt ) , i have a question what is the difference between pending in useFetch vs useLazyFetch since both of them have the pending return value
👋 useFetch blocks navigation whereas for lazyFetch you want to provide your own loading state handler