Hey all,
I'm currently using the latest RC of nuxt.js for our company website. We are using some external tools which scan the cookies that are in use. Unfortunately this these tools are detecting 0 cookies with nuxt.js in SSR mode. I'm unable to find any information why this could happen.
I'm currently thinking that it has to do with the initial request not containing any cookies, those seem to get send afterwards. Any thoughts? I know it is a very specific problem and maybe not nuxt.js related, but any help is welcome.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2242">#c2242</a>)</em></sub></div>