BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.19k stars 757 forks source link

BrowserSync and SAPUI5 not compatible #620

Open uucwq opened 9 years ago

uucwq commented 9 years ago

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?

shinnn commented 9 years ago

Maybe this issue is related to https://github.com/BrowserSync/browser-sync/issues/402.

leedorian commented 6 years ago

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.