Kamil Pius
Kamil Pius
this tool works for me https://jakearchibald.github.io/svgomg/
@yourshinsuke yes i used default setting.
@Farmertjes where did u add this code?
It works for me
No. Its standard configuration. 2.0.5 it is
I'm sure I don't have focus on that field. Or do u mean updateAndValidity set focus on that field somehow ?
Ok maybe. I will try some kind of unfocus thing. Like FocusScope.of(context).unfocus(); Or maybe unfocus control after updateAndValidity.
I have tried everything. No luck yet
@vasilich6107 partly, I have used listview builder to split my form and lazy load hidden parts of the form and this issue no longer occurs
Same problem here. Im trying to use https://github.com/kmoskwiak/videojs-resolution-switcher and the problem is : Uncaught DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to...