Skip to content
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

Component: p-chips | does not work with Reactive Forms #14062

Closed
batudmr opened this issue Nov 8, 2023 · 0 comments · Fixed by #14073
Closed

Component: p-chips | does not work with Reactive Forms #14062

batudmr opened this issue Nov 8, 2023 · 0 comments · Fixed by #14073
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@batudmr
Copy link

batudmr commented Nov 8, 2023

Describe the bug

p-chips does not allow typing and updating in Reactive Forms

Environment

MacOS

Reproducer

https://primeng.org/chips#reactive-forms

Angular version

16.2.0

PrimeNG version

16.7.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.9.0

Browser(s)

Chrome 118

Steps to reproduce the behavior

  1. Go to reproducer link
  2. Type something to the component

Expected behavior

Reactive forms approach should work while typing just like other template driven approaches.

@batudmr batudmr added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 8, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 13, 2023
@cetincakiroglu cetincakiroglu added this to the 16.8.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants