At the moment the field does not support AJAX. I wanted to use a callback function to do some calculation based on slider value.
'#ajax' => [
'event' => 'change',
'callback' => '::formSelectCallback',
'wrapper' => 'field-month',
],
Ajax will not work.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.