You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an list of data, for example products it only adds an @context to the first entry.
The same problem occurs when using nested data, for example an location in an event.
This results in Google not detecting the items after the first one.
Its been a while and I don't remember why we did this either. It would be good if we could refer to the spec on this and get proof of the correct implementation.
Describe the bug
When using an list of data, for example products it only adds an @context to the first entry.
The same problem occurs when using nested data, for example an location in an event.
This results in Google not detecting the items after the first one.
Steps to reproduce
Expected behaviour
Every item as an @context
Schema objects
Tested it with product, and music event.
The text was updated successfully, but these errors were encountered: