-
Notifications
You must be signed in to change notification settings - Fork 183
Multiple node fields resolve to same GraphQL field #126
Comments
Getting the same error, trying to have a component repeated 2 (or more) times inside a dynamic zone of single type. This is really confusing.. warn Multiple node fields resolve to the same GraphQL field |
Buenas a todos, lo que hice fue hacer "gatsby clean" y luego "gatsby develop" y me funcionó. El proyecto lo hice con strapi. |
I too have the same error Unable to use a same component twice on a single page. I fixed it by removing the components and adding the items as single items |
@HAHRJR94 please only use English here, but I have translated your message for others:
|
I trashed the |
Or you can just ignore it as I did ((: |
For anyone still having this issue when using Single Media fields in strapi yarn add gatsby-source-strapi@1.0.0-alpha.0 |
guys I'm having the same warning and I run |
Wondering if you could point me in the right direction to fix these warnings about multiple node fields resolving to same GraphQL field. Things seem to be working fine but I try my best to handle warnings when they come in.
Error when running Gatsby develop:
Both of these refer to single media fields.
The text was updated successfully, but these errors were encountered: