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 tried the debugging the the code and it seems to receive data from the backend but it doesn't show the RP.
Every time the script receives a message from the wsocket, it logs and error saying that Dispatcher is undefined.
I tried running the part of the script that searches the Dispatcher and I've discovered that there is no element with .wait and .register
In 2181 elements there isn't one with any of the properties.
The text was updated successfully, but these errors were encountered:
Some infos about the client
The
Dispatcher
in examples/bridge_mod.js doesn't seem to be working anymore.I tried the debugging the the code and it seems to receive data from the backend but it doesn't show the RP.
Every time the script receives a message from the wsocket, it logs and error saying that Dispatcher is undefined.
I tried running the part of the script that searches the Dispatcher and I've discovered that there is no element with .wait and .register
In 2181 elements there isn't one with any of the properties.
The text was updated successfully, but these errors were encountered: