The Wayback Machine - http://web.archive.org/web/20200906183700/https://github.com/topics/meteor
Skip to content
#

meteor

Here are 1,514 public repositories matching this topic...

GraemeFulton
GraemeFulton commented Aug 29, 2020

In the 1.15 update, the arrayItem property is introduced so we can get rid of the foo.$ field. I found this doesn't work for subschemas. I get the following error for a subschema defining an urlCollection arrayItem:

Error: "urlCollection" is Array type but the schema does not include a "urlCollection.$" definition for the array items"

It looks like it doesn't see the arrayItems field.

Improve this page

Add a description, image, and links to the meteor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the meteor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.