Skip to content
New issue

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

loadSurroundingMessages' TypeError: Cannot set property #2743

Closed
zxweed opened this issue Apr 2, 2016 · 0 comments
Closed

loadSurroundingMessages' TypeError: Cannot set property #2743

zxweed opened this issue Apr 2, 2016 · 0 comments
Assignees
Milestone

Comments

@zxweed
Copy link

zxweed commented Apr 2, 2016

Your Rocket.Chat version: 0.24.0

While trying to goto to the found message (via search) with loading data the error happening:

Exception while invoking method 'loadSurroundingMessages' TypeError: Cannot set property 'fields' of undefined
at [object Object].Meteor.methods.loadSurroundingMessages (server/methods/loadSurroundingMessages.coffee:12:4)
at [object Object].methodsMap.(anonymous function) (server/lib/debug.js:23:26)
at maybeAuditArgumentChecks (livedata_server.js:1698:12)
at livedata_server.js:708:19
at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
at livedata_server.js:706:40
at [object Object].
.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
at livedata_server.js:704:46
at tryCallTwo (/root/Rocket.Chat/programs/server/npm/promise/node_modules/meteor-promise/node_modules/promise/lib/core.js:45:5)
at doResolve (/root/Rocket.Chat/programs/server/npm/promise/node_modules/meteor-promise/node_modules/promise/lib/core.js:171:13)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants