serjo96

Results 9 comments of serjo96

@smnbbrv if i understand, i need add atribute sortablejs and [sortablejsOptions]='MyupdateMethod'?

@smnbbrv yea, thaat good, but how i now may take changed array?

yea. i see this exaples, but the problem if i write like `this[sortablejsOptions]='{onUpdate: test()}'` its mean i wanna call function all time and i take infinity loop, how i may...

if add my array like argument, function be called infinity, so i do like this, and take all time old array https://stackblitz.com/edit/angular-jhdafj?file=app%2Fapp.component.html

So, i change tactic and return to old realisation with model bind, all work fine , but its strange. console.log(this.state) give me my new sorted array, but when i give...

@smnbbrv Not really. html sort successfully passes without errors, but here the array comes old, in the example that I attached, it is evident that in the console after the...

i dont know what i do, but all works fine without setTiemout 😂 maybe it because i use splice, i remove all splice and all work!

Same problem, on scroll have Synthetic warring this is live search results ReactScrollbar and results show if have response elements ``` renderResults = (item, index) =>{ return ( {item.title ||...