jfrag

Results 1 comments of jfrag

I have the same bug with MDL using in chrome 52. Solution : `document.querySelector('main.mdl-layout__content').style.overflowY = ''; modal.close(); document.querySelector('main.mdl-layout__content').style.overflowY = 'auto';`