You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First Check
Commit to Help
Example Code
Description
when i run
python3 main.py create
and enter the cli options value interactively, the callback executed twice
but when i run with
--title
`python3 main.py create --title "some title" it works normally
is this a bug ?
Operating System
macOS
Operating System Details
No response
Typer Version
0.9.0
Python Version
Python 3.10.11
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions