alexeyinkin opened a new issue, #24541: URL: https://github.com/apache/beam/issues/24541
### What happened? When opening any URL other than `/` (a specific example or the embedded Playground), an extra screen is created on top of the first one. This leads to excessive memory consumption, nasty workarounds, and side effects. The cause is the design of Flutter Navigator 1.0 that automatically creates screens for `/` and any actual URL if given. ### Issue Priority Priority: 3 ### Issue Component Component: beam-playground -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
