Feedback
Text input controls can display text longer than MaximumCharactersAllowed
- Status
- Fixed
- Fixed in
- v26.6.8
- Source discussion
- https://forum.objo.dev/d/496-textfield-doesnt-respect-max-characters-before-display-text-properties
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
TextField and TextArea controls can display text longer than their configured MaximumCharactersAllowed value when design-time Text is assigned before the max-character property. Programmatic text assignment can also bypass the configured limit.