Component: Title #14591
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
If I am using the <p-dropdown where I want to create value if not in the dropdown option I have set editable= true now the value I am inserting in the text box is only taking one word it isn't taking the two words with space between for E.g: "AndhraPradesh" is acceptable but You can't write "Andhra Pradesh" with space between two words.
Environment
ANGULAR
Reproducer
No response
Angular version
16.2.1
PrimeNG version
^17.0.0-beta.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.10.0
Browser(s)
CHROME
Steps to reproduce the behavior
THE DROPDWON SHOULD BIND THE VALUE WRITEN IN THE TEXTBOX AND THE VALUE SHOULD TAKE SPACE BETWEEN TWO WORDS.
Expected behavior
i EXPEXTED IT SHOULD TAKE SPACE WHEN i WRITE IN THE PDROPDOWN AND IF EDITABLE=TRUE
The text was updated successfully, but these errors were encountered: