angular.dart icon indicating copy to clipboard operation
angular.dart copied to clipboard

Site demo page hangs - os x safari

Open dennisfyodorov opened this issue 10 years ago • 4 comments

environment: OS X Yosemite 10.10.2 Safari 8.0.3 (10600.3.18) steps to reproduce: go to: https://angulardart.org/demo/ Do hover over the hint few time, or wait for a 10 seconds - Tab hangs Nothing very interesting in javascript console: [Warning] Unexpected CSS token: : (base.css, line 264) [Warning] Unexpected CSS token: : (base.css, line 318) [Warning] Unexpected CSS token: : (base.css, line 321) [Warning] The page at https://angulardart.org/demo/ ran insecure content from http://firebase.github.io/angularFire/angularFire.js. (demo, line 0)

[Warning] The page at https://angulardart.org/demo/ ran insecure content from http://code.angularjs.org/1.2.4/i18n/angular-locale_sk.js. (demo, line 0)

[Warning] The page at https://angulardart.org/demo/ ran insecure content from http://code.angularjs.org/1.2.4/i18n/angular-locale_en-us.js. (demo, line 0)

[Warning] The page at https://angulardart.org/demo/ ran insecure content from http://firebase.github.io/angularFire/angularFire.js. (demo, line 879)

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (angularFire.js, line 0) [Warning] The page at https://angulardart.org/demo/ ran insecure content from http://code.angularjs.org/1.2.4/i18n/angular-locale_sk.js. (demo, line 880)

[Warning] The page at https://angulardart.org/demo/ ran insecure content from http://code.angularjs.org/1.2.4/i18n/angular-locale_en-us.js. (demo, line 881)

dennisfyodorov avatar Feb 18 '15 19:02 dennisfyodorov

same happens in Chrome on IOS8.1.3

tptodorov avatar Feb 19 '15 10:02 tptodorov

Maybe the same as #1241.

meteficha avatar Feb 19 '15 12:02 meteficha

Maybe, should try to fix missing file, first, just incase [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (angularFire.js, line 0) It hangs, like it's doing heavy computation, you can't even turn on console on that tab when it hangs. To get logs i turned console on, at the root page. And when i was copying logs, it lagged a lot.

dennisfyodorov avatar Feb 19 '15 13:02 dennisfyodorov

Same here. OS X Yosemite 10.10.2 Safari Version 8.0.4 (10600.4.10.7)

KylePDavis avatar Mar 27 '15 18:03 KylePDavis