- 🇫🇷France mitsuko
Hi,
I post here for others.
I had the same error with the 4.0.5 release of select2 library.
Update to latest stable release of select2 (4.0.13) did the trick !
The select2 Multicheckbox field is giving this error on select of any value from the dropdown
Uncaught TypeError: Utils.GetData is not a function
at HTMLLIElement. (select2.multi-checkboxes.js?rh0ohx:51:26)
at HTMLUListElement.dispatch (jquery.min.js?v=3.6.0:2:43064)
at v.handle (jquery.min.js?v=3.6.0:2:41048)
Line 51 of select2.multi-checkboxes.js
Closed: cannot reproduce
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi,
I post here for others.
I had the same error with the 4.0.5 release of select2 library.
Update to latest stable release of select2 (4.0.13) did the trick !