First Check
Example CodeNo relevant example code.DescriptionProblemThere seems to be an issue with the button
Some pictures to get a clear image of what I am talking about: Upon hitting the restart button one sees the more intended behavior and look: Note about scopeI have seen that this problem occurs also in the official FastAPI documentation, for example: fastapi-cli/, and SQLModel too, for example #read-the-first-row - I have not tested so much more than that. ReproducibilityFor reproducibility this seems to be an issue upon loading the terminal box at first time or so, or even just realoading the page this seems to happen every time (at least in some cases): For Typer docs - try realoding this page and see behavior appear: https://typer.tiangolo.com/tutorial/commands/one-or-multiple/ When the animations are finished, and clicking restart one sees the more intended behavior, where the Hint to a solutionI suspect that this has to do with some race condition upon loading the page, then it fails and this is some fallback perhaps - altough I must say have not looked too hard into this for now - but I surely can if this makes it further and a PR is wanted by a maintainer! Operating SystemWindows Operating System DetailsMore info can be added if needed. Project Version0.27.0 Python VersionDont see this as relevant here. Additional ContextNo response |
Replies: 2 comments 4 replies
|
Whoa, this is weird, and I've never seen this before. Wonder whether something changed somehow for this to have started happening 🤔 |


Fix in #1912