Skip to content

Tree: inputText in Template mode does not respond to a space key #16055

@akshayaqburst

Description

@akshayaqburst

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

  1. Go to Tree -> Template OR go to the attached stackblitz environment.
  2. Click on the toggle button, and input box appears.
  3. Try inputting a space to the input field.
  4. 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

No one assigned

    Labels

    Type: BugIssue contains a bug related to a specific component. Something about the component is not working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions