Panagiotis Moutsopoulos

Results 5 comments of Panagiotis Moutsopoulos

It doesn't seem like a bug. The "// Only allow ul/ol" comment above the line you altered makes sure that only ul and ol lists are only allowed intentionally.

This also affects me. The following acts as a workaroung in my case but I would like the onchange events to get automatically handled: `var selectBox = select.data("selectBox-selectBoxIt");` `selectBox.selectOption(select.val());`

@Kuchiriel do you believe you could override the problem by using [node-notifier](https://github.com/mikaelbr/node-notifier)?