Open uucwq opened 9 years ago
Maybe this issue is related to https://github.com/BrowserSync/browser-sync/issues/402.
I'm trying to use BS on my UI5 project, but got the same issue, "Session is starting and I can connect other browsers / devices, but most clicks won't be executed, connected browsers is listed in the BS UI." No errors raised.
I want to evaluate the compatibility of BrowserSync and SAPUI5. So far synchronization does not work for the pages I tried: (https://www.sapfioritrial.com/sap/hana/uis/clients/ushell-app/shells/fiori/FioriLaunchpad.html and https://sapui5.hana.ondemand.com/sdk/explored.html)
I am using BrowserSync from the command line with the simple command "browser-sync start --proxy=LINK" Session is starting and I can connect other browsers / devices, but most clicks won't be executed. Can anybody confirm this or even figure out whats going wrong?