add_jsfile_cdn("vendor_bundled/vendor/npm-asset/vue/dist/{$prefs['vuejs_build_mode']}"); } $headerlib->add_jsfile('lib/vue/lib/ui-predicate-vue.js') // FIXME temporary workaround for chosen which seems to lose the event bindings ->add_js('jqueryTiki.select2 = false; jqueryTiki.select2_sortable = false;'); // possible route towards a fix is here: https://stackoverflow.com/q/38716371/2459703 return '' . TikiLib::lib('vuejs')->getFieldRules($params); }