You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot make it work in Angular. It has problems with dependencies, requires, and after I fix those things, I stucked at :
core.js:1633 ERROR TypeError: httpObj.get is not a function
at WebSocket.initAsClient (websocket.js:522)
httpObj has only a proto member, nothing else.
Do you have any idea how to fix it?
The text was updated successfully, but these errors were encountered:
Hi
I cannot make it work in Angular. It has problems with dependencies, requires, and after I fix those things, I stucked at :
core.js:1633 ERROR TypeError: httpObj.get is not a function
at WebSocket.initAsClient (websocket.js:522)
httpObj has only a proto member, nothing else.
Do you have any idea how to fix it?
The text was updated successfully, but these errors were encountered: