checkboxradio widget: checkbox click doesn't work with UI lightness theme?
It seems that checkboxradio widget doesn't work correctly for checkbox inputs when using UI lightness theme.
Nothing happens when checkbox is clicked. I prepared a fiddle here:
- https://jsfiddle.net/d8hkmuvn/
The same happens with Le Frog theme for example.
In the API widget is stated:
This widget requires some functional CSS, otherwise it won't work. If you build a custom theme, use the widget's specific CSS file as a starting point.
I'm using UI lightness without any modification. Thanks in advance.