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
{{ message }}
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
When compiling the schema.ts, containing multiple block components with the same templates I get the error Cannot read property 'map' of undefined, exiting...
Curious to see if the upcoming update on primitive types helps with this. We discussed the ability to define shared templates (aka an SEO template that could be used in pages, articles, etc.) that might leverage this issue.
Is there an existing issue for this?
Current Behavior
When compiling the schema.ts, containing multiple block components with the same templates I get the error
Cannot read property 'map' of undefined, exiting...
Expected Behavior
Schema to be compiled and local client to run.
Steps To Reproduce
Run with given schema
Environment
Your Schema
Your GraphQL Query
Anything else?
The text was updated successfully, but these errors were encountered: