Nikhil Rao
Nikhil Rao
@PasqualePuzio the PR linked above #2867 removes those interactive options (there will be no more kill/change options in the next release) and just starts your app on a new available...
Got it - we could have a flag in `reflex run` to specify that it should try to run on the default port and kill any other process on that...
Not sure if we can accomplish the zero downtime requirement easily, will have to think more on that. But yes we can add a flag that makes sure it uses...
@Borda seems most of the large diff is adding a blank line after the final `Returns:` - is there a way to disable that? Then it may be much smaller
@Borda yes we should update to the latest version of `ruff` I didn't realize we were so out of date. Is there a huge change if we go to 0.3...
Yeah less concerned about formatting the `pyi` files we can add that in later if needed.
@masenf Agreed, it serves a similar functionality to `rx.window_alert`
@macmoritz If we wanted to do this I think there are probably some JS minified libraries we could just use instead of reimplementing it. A real minified will do things...
Thanks for raising, this is resolved in the recent release. We will redeploy the website this week and this shouldn't happen anymore.
This is a much needed feature, let me think a bit more on the final API but I like it