Denis Koronets
Denis Koronets
https://vuejs.org/v2/examples/select2.html actually all you need is here: $(...) .select2() .on('change', function () { vm.$emit('input', this.value) // emitting Vue change event })
yes try out using master version
this issue should be fixed in 2.3 version. did you test it?
this package currently supports php8
постараюсь потестить на 8 версии в течении 2 недель. в любом случае вы всегда можете открыть пул реквест и сделать фикс для поддержки
this package currently supports php8
we don't have 2.3. Latest stable version is v.2.2. Do you use vuejs in your project?
@SunnnyGohil this gridview uses vue for rendering. If you have your gridview rendered within vue-handled component you might get vue warning that it doesn't support script inject into vue component....
or please provide some detailed screenshots/logs of error so I could assist you
this package currently supports php8