In the widget tree I have a blur container inside and 2 textfields.
When I enable backdrop in the blur widget, I hide the text in the first textfield when testing pwa.
When I run testmod everything is normal.
When I remove the backdrop function, everything displays normally.
Can you please tell me how to fix the bug with text display in the textfield?
In the screenshot from pwa, the text in the top textfield is filled in but not displayed.