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
For some reason blackbox:true is added to the SimpleSchema definition of fields of type array when using the array typeobject. For stringarray type it does not happen.
Hi,
For some reason
blackbox:trueis added to the SimpleSchema definition of fields of typearraywhen using thearray typeobject. Forstringarray typeit does not happen.I just spent an hour on this 😞