DreaMinder
DreaMinder
+1 I have to use `sync-request` package in order to fetch redirects from my backend, would be nice to have `redirects` prop as a function, to be able to use...
I opened a PR to fix this: https://github.com/juliomrqz/nuxt-netlify/pull/210 @juliomrqz please take a look when you can
I'd keep this issue open to encourage @juliomrqz to take a look at the PR. 🙏
Maybe try adding this option: `mergeSecurityHeaders: false` I know, this question might be outdated, but still...
@manniL Aggree. But if nuxt will have simillar core functionality, I can't be sure that this module will be demanded. And if nobody needs it, tests are useless... Let me...
@Atinux OMG. I'll work on it this evening, minor fixes should be done
@Atinux I've fixed payload.json issue with temporary hack, see it works here: https://github.com/DreaMinder/nuxtjs.org For some reason data fields inside of payload is array of objects. And nuxt-documentation project has data...
@robertpiosik Hi! Cool, glad you like it. Yes, bug with empty payload is fixed a month ago. There may be issues if you are using vuex to fetch data, or...
@edimitchel nice, thanks! But... > Will this feature (extract payload) be released with ? after you and me faced [nested-routes bug](https://github.com/DreaMinder/nuxt-payload-extractor/pull/7), I don't think it is a good idea. Because...
@deepsoul Sorry, I wasn't able to reproduce your issue. Maybe if you have simple reproduction on codesandbox, I'll be able to investigate more.