We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that there is a problem with users that want to change the hangout room by editing the post.
Exception while simulating the effect of invoking 'editPost' r {error: "disallowed_property", reason: "Disallowed property detected: categories.0", details: undefined, message: "Disallowed property detected: categories.0 [disallowed_property]", errorType: "Meteor.Error”…}
Any clues why? Thanks!
The text was updated successfully, but these errors were encountered:
I think this is fixed now. May have had to do with something related to meteor updates. Let me know if you still see it?
Sorry, something went wrong.
I still see it! What's your meteor version?
No branches or pull requests
It seems that there is a problem with users that want to change the hangout room by editing the post.
Exception while simulating the effect of invoking 'editPost' r {error: "disallowed_property", reason: "Disallowed property detected: categories.0", details: undefined, message: "Disallowed property detected: categories.0 [disallowed_property]", errorType: "Meteor.Error”…}
Any clues why?
Thanks!
The text was updated successfully, but these errors were encountered: