why does the port on the flet change even though it's already set? #676
bobwatcherx
started this conversation in
General
Replies: 1 comment
-
When running with You have to specify port in the command line:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a little problem, why I have set the port on the flet, but the fleet keeps randomizing the port when running with hot reload mode
I want to make Github oauth like in your documentation, but it looks like the port problem changes, so it can't callback properly
code :
my Command terminal
however when opened in a random port browser it works fine
Beta Was this translation helpful? Give feedback.
All reactions