-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MaskedInput ValueError Value does not match template #5493
Comments
After some investigation, it seems that the problem comes from
|
3 tasks
Good catch. I think this also shows another problem with the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you checked closed issues? https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed
Yes, no issue mentioned problems with MaskedInput validation.
Have you checked against the most recent version of Textual? https://pypi.org/search/?q=textual
Yes
Please give a brief but clear explanation of the issue. If you can, include a complete working example that demonstrates the bug. Check it can run without modifications.
e
or any other non digit.masked_input_value_error.py
It will be helpful if you run the following command and paste the results:
If you don't have the
textual
command on your path, you may have forgotten to install thetextual-dev
package.Feel free to add screenshots and / or videos. These can be very helpful!
Screencast.from.2025-01-24.22-33-57.mp4
Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: