You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, just renaming these options (from formatResult to templateResult`` for instance) won't work. I get unparsed HTML (http://upload.uprise.nl/Jy8h67) and other JS errors (non-existing methods in $.fn.select2.defaults).
The text was updated successfully, but these errors were encountered:
I'm using this plugin with ACF Pro 5.6.9, but the flags are not loaded.
When I dive, this probably is because a change in Select2, see https://select2.org/upgrading/migrating-from-35#renamed-templating-options.
However, just renaming these options (from
formatResult
to templateResult`` for instance) won't work. I get unparsed HTML (http://upload.uprise.nl/Jy8h67) and other JS errors (non-existing methods in$.fn.select2.defaults
).The text was updated successfully, but these errors were encountered: