unable to type into the "Updating existing code" text area
I have an existing snippet, which runs.
Then, I click Create with Gemini.
Then, I select Update code.
Then, I put my cursor into the text area.
Then , I try to type.
Actual: my typing appears in the running app's text area (see screenshot, where "imp" is)
Expected: my typing appears in the text area for Update existing code.
this is on Chrome for Mac desktop.
Note in the screenshot, the letters "imp" should have appears in the Update existing code text area. They instead appear in the text field for Gemini MTG Card Creator's "Enter a prompt" text input.
I think this will be fixed by https://github.com/dart-lang/dart-pad/pull/3251, but we are waiting for https://github.com/flutter/flutter/pull/166804 to land in the stable channel.
Thanks for the quick response!
Thanks for filing an issue!