knames / geosource

Our Project for CMPT 371
2 stars 4 forks source link

DISQUS does not display on non-Chrome browsers #35

Closed joshheinrichs closed 9 years ago

joshheinrichs commented 9 years ago

After trying to open a post, the error message can be found in the console (this is firefox):

"Exception caught during observer callback: .getComputedStyle@http://localhost:4567/components/webcomponentsjs/webcomponents.js:4130:16
OriginalWindow.prototype.getComputedStyle@http://localhost:4567/components/webcomponentsjs/webcomponents.js:4107:14
.value@http://localhost:4567/components/web-animations-js/web-animations-next-lite.min.js:15:14528
.value@http://localhost:4567/components/web-animations-js/web-animations-next-lite.min.js:15:30744
r@http://hoopsnake-geosource.disqus.com/embed.js:1:17851
l<.getScrollContainer@http://hoopsnake-geosource.disqus.com/embed.js:1:23441
l<.listenToScrollEvent@http://hoopsnake-geosource.disqus.com/embed.js:1:23006
l<.events["state:INIT"]@http://hoopsnake-geosource.disqus.com/embed.js:1:25513
h@http://hoopsnake-geosource.disqus.com/embed.js:1:5114
e.trigger@http://hoopsnake-geosource.disqus.com/embed.js:1:4538
k<.setState@http://hoopsnake-geosource.disqus.com/embed.js:1:21632
k<.init@http://hoopsnake-geosource.disqus.com/embed.js:1:21853
h@http://hoopsnake-geosource.disqus.com/embed.js:2:11219
i@http://hoopsnake-geosource.disqus.com/embed.js:2:11406
.reset@http://localhost:4567/components/disqus-comments/disqus-comments.html.js:107:1
.postChanged@http://localhost:4567/components/geosource-post/geosource-post.html.js:14:7
properties.invokeMethod@http://localhost:4567/components/polymer/polymer.js:9385:9
properties.notifyPropertyChanges@http://localhost:4567/components/polymer/polymer.js:9374:15
Observer.prototype.report_@http://localhost:4567/components/polymer/polymer.js:4913:9
CompoundObserver.prototype<.check_@http://localhost:4567/components/polymer/polymer.js:5319:1
global.Platform.performMicrotaskCheckpoint@http://localhost:4567/components/polymer/polymer.js:4974:13
flush/<@http://localhost:4567/components/polymer/polymer.js:8178:7
atEndOfMicrotask@http://localhost:4567/components/polymer/polymer.js:8123:5
notifyObservers@http://localhost:4567/components/webcomponentsjs/webcomponents.js:585:13
handle@http://localhost:4567/components/webcomponentsjs/webcomponents.js:530:1

This thread looks like it might contain a potential fix: https://github.com/webcomponents/webcomponentsjs/issues/89

joshheinrichs commented 9 years ago

No longer using DISQUS