Bogdan Lukin

Results 19 comments of Bogdan Lukin

@martinrybak same issue :( iOS 13.4 In this test case where "other app" is Settings (search field at the top the same as in the gifs above) > Test case...

Yep, it does solve it for me 🎉, but I found another (pretty rare) scenario: Open example app and instantly change state of the keyboard, resize is just lost and...

@alexmarkov Sorry, I seem to have messed up the example to the point where it became impossible to reproduce in 3.16.2 and main, while trying to simplify it. I've just...

@alexmarkov Seems to be it! Thank you! reproducible on [4b110de996eadc4e5080e4725f9d4073a3525914](https://github.com/flutter/flutter/commit/4b110de996eadc4e5080e4725f9d4073a3525914) exception 4b110de996eadc4e5080e4725f9d4073a3525914 ``` [ +159 ms] ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following assertion was thrown building _BodyBuilder:...

Thank you, it does really fix the problem that occurs in 3+ versions The only thing that I still need to figure out is what is triggering "buildScope" variant of...

> The only thing that I still need to figure out is what is triggering "buildScope" variant of exception on 2.19.6, we'll probably stick to work-around with disabled inliner till...

> @2ZeroSix thanks for confirming that the fix worked in your app. Can I go ahead and close this issue? Yes, I have one more question above, but it does...

> @2ZeroSix please make sure to include some valid open source license (MIT, GPL, BSD, etc) into your repo. thanks. done

> @2ZeroSix a fix went in at top of tree for this issue and the example reproduction you provided works, can you try your real application at top of tree...