dscsa / client

Browser single page application for logging written with Aurelia
3 stars 1 forks source link

Drawer does not appear on load #246

Closed akircher closed 6 years ago

akircher commented 7 years ago

vendor-bundle.js:1399 Unhandled rejection TypeError: this.header.firstChild.click is not a function at MdDrawerCustomElement.attached (http://54.153.56.102/assets/app-bundle.js:254:76)

if (this.autofocus && this.header.firstChild) this.header.firstChild.click();