adam

Results 5 comments of adam

Hi there, I ran into the same problem and was able to build a small testcase with two empty `` elements. Turns out that the problem was the browser's native...

@bastienarm Glad to hear that it works for you! I don't remember exactly how I came up with this solution. But we often have bugs that come from browser events...

Fixed by https://github.com/bosskmk/pluto_grid/pull/1070

@KaushikGupta007 > Will this fix back button not working issue in Android I cannot tell but might be worth a try. We're using it in a Win/MacOS desktop app. And...

@KaushikGupta007 I just tested the sample app from your bug report: https://github.com/bosskmk/pluto_grid/issues/1066 And yes, this PR here fixes it. The Android back button works.