songoo
songoo
I ended up with this https://www.primefaces.org/primevue/showcase/#/multiselect , to be frank i started to use almost everything that is in it, pretty nice. (at start had an issue that npm did...
That would be great, but guess not possible now ?
You can use native browser loading
Hi there. I know power select, and to tell truth its UI is very bad, id closes on every pick so you have open it again and again, default pick...
Tnx for guidance @joshmakar :) , was afraid am at dead end for vue 3 and moment.js :) `npm install moment --save` Then in any component ``` import moment from...
Well, we throwed out kinetic "dragable" from all objects and programed our own dragging manually so it does not cal draw functions at own will causing performance problems ....
Same problem ;_)
Installation instructions are wrong. This will work - npm install ion-rangeslider
Had similar problem that options were not refreshing, i had optionLabelKey set, but after i added also sortBy its started to work, tnx for pointing right direction :P
I tried to replace .copy with manual (create record + calling all setters) copping and it went with no error. Also tried to get some info from ember slack, here...