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

Request error! TypeError : this.leaveRoom is not a function #18

Closed
hatung opened this issue Mar 21, 2019 · 1 comment
Closed

Request error! TypeError : this.leaveRoom is not a function #18

hatung opened this issue Mar 21, 2019 · 1 comment

Comments

@hatung
Copy link

hatung commented Mar 21, 2019

I got this message when try to leave a array of rooms

[2019-03-21T07:07:37.634Z] ERROR 32e7b0baa36c-15/API:    Request error! TypeError : this.leaveRoom is not a function 
 TypeError: this.leaveRoom is not a function
    at Promise.all.ctx.meta.$leave.map.room (/app/node_modules/moleculer-io/lib/index.js:172:64)
    at Array.map (<anonymous>)
    at Service.handler (/app/node_modules/moleculer-io/lib/index.js:172:47)
@tiaod tiaod closed this as completed in efb872c Mar 21, 2019
@tiaod
Copy link

tiaod commented Mar 21, 2019

I missed it here, the API changed after version 1.0 . Thanks for report

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

No branches or pull requests

2 participants