JD Wong

Results 5 comments of JD Wong

That works great, however I would like to have the client modify it's own user status record, which the server would publish out to other apps, like a microservice. Is...

I got `Error: Can't call yield in a noYieldsAllowed block!` after replacing the canonical version with a local copy, have you ran into this error along the way?

Yes I think the request was for automatic versioning

In meteor emails must be unique to a user, do you have any other users with that address?

removing the route name prevents the error but throws the warning: ``` You called Router.url for a route named undefined but that route doesn't seem to exist. Are you sure...