Fuck. Shit! Sorry...
Login with: GitHub
VulcanJS/Vulcan + (-9) -
    Sorry,
    When you run Users.CanCreateField with a function in `canCreate` field prop, it's trying to call a `document` arg that is undefined, because obviously there is no initial document when you try to create a document. So now it's only calling canCreate(user) as defined in the docs. I should have spotted this in #2006, sorry!