Vivek R

Results 26 comments of Vivek R

@kozlovic here is the captured stack for every few seconds. Have done it for both hub and leaf node - https://gofile.io/d/4Sk8Rg Mirror - https://send.bitwarden.com/#5nvdFz61ek6Hoa6LAUqTHA/HpKPY3g3V03GaopYu-WX3g This was captured with `write_deadline` set...

@kozlovic @derekcollison thanks for the quick response. I will upgrade the cluster to v2.8.2 and see if it helps. Will wait for further updates from you.

After giving some thought we ditched the cross account setup in favor of prefixing messages pushed from silo with the silo name, this helped avoiding duplicates in merged stream and...

@ripienaar forgot to mention that as well. I am actually prefixing all silo orders with `silo_x.orders.>`. Will fix this in the issue.

My code is somewhat like this ``` {{ item }} ``` Since I have wrapped the list items with `transition-group` drag and move feature is broken for me. This is...

Adding the class didn't help but as you said the fix might change structure of this lib but I feel transitions are very common and more users might want to...