Braňo
Missing cookies in request from server
Hey I am trying to make ofetch call from the middleware to preload data into the store. Problem is that the call should include also cookies with auth information but as i am trying to console.log headers of this request made on server, there are no headers at all
27 replies
Typescript help
Hey I am looking for help to type this code correctly. I am solving similar issue at work and I am lost as the
data
property is not narrowed correctly...
Reproduction: https://codesandbox.io/p/devbox/beautiful-bessie-pcl6vp?file=%2Fcomponents%2Fcustom%2Fitem.vue%3A13%2C101 replies
Link module from fork
Hey is there a way to link fork of module into my project? I was trying to do that with git+ syntax and even link it as PR to original repo but I am getting error that nuxt was unable to locate module (its trying to find it localy because in node modules its missing dist folder)
1 replies