GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

dpi.updateZIndex is undefined #205

Closed nickagliano-st closed 4 years ago

nickagliano-st commented 4 years ago

On line 503, of the dialog-polyfill.js it calls the function dpi.updateZIndex, which is undefined.

nickagliano-st commented 4 years ago

nevermind, I had accidentally deleted some code 😓