Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save UgmaDevelopment/87a15650a647d8b2dd389bd7f088e4d9 to your computer and use it in GitHub Desktop.
Save UgmaDevelopment/87a15650a647d8b2dd389bd7f088e4d9 to your computer and use it in GitHub Desktop.
What happens when you try to open the exist-db dashboard v2.0.5 in Chrome 79
20index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/polymer/lib/elements/dom-if.html 404 (Not Found)
polymer-element.html:1 Uncaught ReferenceError: Polymer is not defined
at polymer-element.html:1
at polymer-element.html:1
(anonymous) @ polymer-element.html:1
(anonymous) @ polymer-element.html:1
index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/polymer/lib/utils/boot.html 404 (Not Found)
import-href.html:1 Uncaught ReferenceError: Polymer is not defined
at import-href.html:1
at import-href.html:1
(anonymous) @ import-href.html:1
(anonymous) @ import-href.html:1
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-media-query/iron-media-query.html 404 (Not Found)
app-drawer-layout.html:1 Uncaught ReferenceError: Polymer is not defined
at app-drawer-layout.html:1
(anonymous) @ app-drawer-layout.html:1
index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-flex-layout/iron-flex-layout.html 404 (Not Found)
app-drawer.html:1 Uncaught ReferenceError: Polymer is not defined
at app-drawer.html:1
(anonymous) @ app-drawer.html:1
app-toolbar.html:2 Uncaught ReferenceError: Polymer is not defined
at app-toolbar.html:2
(anonymous) @ app-toolbar.html:2
app-header-layout.html:2 Uncaught ReferenceError: Polymer is not defined
at app-header-layout.html:2
(anonymous) @ app-header-layout.html:2
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/app-layout/app-scroll-effects/app-scroll-effects-behavior.html 404 (Not Found)
app-header.html:14 Uncaught ReferenceError: Polymer is not defined
at app-header.html:14
(anonymous) @ app-header.html:14
iron-icon.html:1 Uncaught ReferenceError: Polymer is not defined
at iron-icon.html:1
(anonymous) @ iron-icon.html:1
index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/paper-styles/default-theme.html 404 (Not Found)
paper-icon-button.html:1 Uncaught ReferenceError: Polymer is not defined
at paper-icon-button.html:1
(anonymous) @ paper-icon-button.html:1
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-ajax/iron-request.html 404 (Not Found)
iron-ajax.html:1 Uncaught ReferenceError: Polymer is not defined
at iron-ajax.html:1
(anonymous) @ iron-ajax.html:1
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-resizable-behavior/iron-resizable-behavior.html net::ERR_ABORTED 404 (Not Found)
iron-pages.html:1 Uncaught ReferenceError: Polymer is not defined
at iron-pages.html:1
(anonymous) @ iron-pages.html:1
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/paper-item/paper-item-behavior.html 404 (Not Found)
iron-lazy-pages.html:1 Uncaught ReferenceError: Polymer is not defined
at iron-lazy-pages.html:1
(anonymous) @ iron-lazy-pages.html:1
2index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-form-element-behavior/iron-form-element-behavior.html 404 (Not Found)
paper-item.html:1 Uncaught ReferenceError: Polymer is not defined
at paper-item.html:1
(anonymous) @ paper-item.html:1
6index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-input/iron-input.html 404 (Not Found)
paper-input.html:2 Uncaught ReferenceError: Polymer is not defined
at paper-input.html:2
(anonymous) @ paper-input.html:2
index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/paper-material/paper-material-shared-styles.html 404 (Not Found)
paper-material.html:1 Uncaught ReferenceError: Polymer is not defined
at paper-material.html:1
(anonymous) @ paper-material.html:1
4index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/neon-animation/neon-animation-runner-behavior.html 404 (Not Found)
paper-dialog.html:1 Uncaught ReferenceError: Polymer is not defined
at paper-dialog.html:1
(anonymous) @ paper-dialog.html:1
index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/paper-styles/element-styles/paper-material-styles.html 404 (Not Found)
paper-card.html:1 Uncaught ReferenceError: Polymer is not defined
at paper-card.html:1
(anonymous) @ paper-card.html:1
3index.html:1 GET http://resend.sundance.net/exist/apps/dashboard/bower_components/iron-location/iron-location.html 404 (Not Found)
app-location.html:1 Uncaught ReferenceError: Polymer is not defined
at app-location.html:1
at app-location.html:1
(anonymous) @ app-location.html:1
(anonymous) @ app-location.html:1
app-route.html:1 Uncaught ReferenceError: Polymer is not defined
at app-route.html:1
at app-route.html:1
(anonymous) @ app-route.html:1
(anonymous) @ app-route.html:1
existdb-dashboard.html:1 Uncaught ReferenceError: Polymer is not defined
at existdb-dashboard.html:1
(anonymous) @ existdb-dashboard.html:1
existdb-settings.html:141 Uncaught ReferenceError: Polymer is not defined
at existdb-settings.html:141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment