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

AutoComplete passes wrong item to Unselect in multiple mode #3864

Closed
skolli853780 opened this issue Sep 6, 2017 · 1 comment
Closed

AutoComplete passes wrong item to Unselect in multiple mode #3864

skolli853780 opened this issue Sep 6, 2017 · 1 comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@skolli853780
Copy link

There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[X ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed.

http://plnkr.co/edit/Qi2Nw2imLpDUF8NJinYw?p=preview

Current behavior

I have added items to Autocomplete field, and when I delete an item, Model variable in the component is not getting updated.. issue similar to #213

Expected behavior

When an item is deleted from Autocomplete field, it should update the value array on the model side
Minimal reproduction of the problem with instructions

Add couple of items to Autocomplete field and print log of the Model variable in Component.. items are not delete in the value array

What is the motivation / use case for changing the behavior?

We have upgraded to Angular 4.0 and PrimeNG 4.0, started seeing this issue.. never seen this issue before

Please tell us about your environment:

  • Angular version: 2.0.X

Angular 4.3

  • PrimeNG version: 2.0.X
    Angular 4.2.0-rc.1
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version = 6.11

@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Status: Pending Review Issue or pull request is being reviewed by Core Team labels Oct 20, 2017
@cagataycivici cagataycivici added this to the 4.2.3 milestone Oct 20, 2017
@cagataycivici
Copy link
Member

Duplicate #3188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants