Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
till tomorow we was using in our project packages version 20.0.2.36 and because of new functions and bug fixes, I decided to upgrade the version of SF packages to the latest 20.0.2.43. But after the upgrade, my apps stopped working as they should.
So I was downgrading the packages back to find in which version did the problems begin to show and found that:1) From 20.0.2.38 -> in grid -> allowEditOnDblClick = true -> first doubleclick OK, second doubleClick opens the row and automatically after ¬1s closes
2) From 20.0.2.38 -> in grid -> ExpandCollapseDetailRowAsync stopped working - it opens the detail and immediatelly closes it automatically without any user action