wesleyfsmith
Results
12
comments of
wesleyfsmith
Awesome! What's weird is that one of the times when I've had two factor auth enabled, it opened the window on my mac with the 6 digit code, and spaceship...
I am able to trigger this error when I do the following in my schema: ```js new SimpleSchema( { type: String, optional: true, index: 'text' }, setting: { type: String,...