SmashingQuasar/beautified-select

Error on manually trigger beautify_select

mourtazag opened this issue · 1 comments

Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at bs.js:347
at NodeList.forEach ()
at HTMLDocument. (bs.js:339)

Was due to a select inside a which hadn't been beautified. Resolved in commit d7711fd