malgamves / strapi-dynamic-zones-company-site

A Demo Application with a Strapi Dynamic Zone rendered with Nuxt.js
https://dynamic-zones.netlify.app/
16 stars 6 forks source link

No content showing #8

Open matseriksen opened 4 years ago

matseriksen commented 4 years ago

Had to update the @nuxtjs/apollo and apollo-cache-inmemory dependencies to make the project run. I cant get any content returned from the graphql request:

{data: {pages: []}} data: {pages: []} pages: []

If i go to http://localhost:1337/graphql and run the query directly I can see that the content is there. Any ideas?

elhe26 commented 3 years ago

I'm having the same issue.

Edit: Even dynamic zones netlify example is not working.

rrubio commented 3 years ago

Having same issue as above.

malgamves commented 1 year ago

working on a fix with #67 - should be out before the end of the week. sorry for the delay