Using together.js for cobrowsing an Angular.js application

I am trying to implement shared viewing with Together.js in an Angular.js application. While working with screens works, and users can see what they are doing to each other in the original view, when the user switches to another "view", the together.js file does not accept this hint / encourages the user to follow.

Has anyone got co.js cobrowsing while working with Angular.js app?

thank

+4
source share
1 answer

Together.js do not work properly with angularjs. You need to update the file together for it to work.

0
source

All Articles