-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working
Milestone
Description
Describe the bug
Tree: inputText in Template mode does not respond to a space key
Environment
React node environment.
Reproducer
https://stackblitz.com/edit/github-n65qkz?file=src%2Fapp%2Fapp.component.ts
Angular version
17.x.x
PrimeNG version
17.18.4
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.x.x
Browser(s)
No response
Steps to reproduce the behavior
- Go to Tree -> Template OR go to the attached stackblitz environment.
- Click on the toggle button, and input box appears.
- Try inputting a space to the input field.
- Space is not getting inserted into the input field.
Expected behavior
We should be able to insert a space to the input field.
Metadata
Metadata
Assignees
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working