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

arguments: TypeError: 'arguments', 'callee', and 'caller' cannot be accessed in this context. #23

Open
smallbitt opened this issue May 21, 2020 · 2 comments

Comments

@smallbitt
Copy link

smallbitt commented May 21, 2020

Hi,
Integrating ngx-agora in my angular 8 app I can't make it work.
in debug I get these warnings:

0:51:41:775 Agora-SDK [WARNING]: – "handleSendError" TypeError: 'arguments', 'callee', and 'caller' cannot be accessed in this context.

Agora-SDK [DEBUG]: – "[225CB] websockect connect timeout"

This happens either in localhost as in Heroku deploy.

the official demo Works ok, my project which is angular 8 as well (but more complex, with nested routers, etc) doesn't work instead.

is that fixable?

@smallbitt smallbitt changed the title websocket timeout connection arguments: TypeError: 'arguments', 'callee', and 'caller' cannot be accessed in this context. May 23, 2020
@Ahmed-Essam-WasilaDev
Copy link

is there any update on this issue

@smallbitt
Copy link
Author

smallbitt commented May 31, 2020

I ended up making a nodeJS Agora webpack application and embedding it inside Angular with an iframe.

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