Robdel12 / DropKick

A JavaScript plugin for creating beautiful, accessible, and painless custom dropdowns.

Home Page:http://dropkickjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabled optgroup not detected

LostKobrakai opened this issue · comments

Version of Dropkick:

2.1.8

Expected Behavior

Optgroup items and it's label should be marked disabled.

Actual Behavior

Both work as if they were not disabled. There are also no classes about it added to the markup.

JSBin / Example repo / Failing test:

Here is a codepen template for reproducing bugs: http://codepen.io/LostKobrakai/pen/XKdbEK