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

When custom template is provided; select button will unnecesarily manipulate options #6876

Closed
Venthe opened this issue Nov 15, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Venthe
Copy link
Contributor

Venthe commented Nov 15, 2018

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

Current behavior
Template has options passed and custom template set. Due to template being set; options will transform from [{label:"", value:""}] to [{label:undefined, value:{label:"", value:""}}]

Expected behavior
Using template should not change the options

  • Angular version: 61
  • PrimeNG version: 61
@cagataycivici cagataycivici self-assigned this Nov 27, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 27, 2018
@cagataycivici cagataycivici added this to the 7.0.0-rc.1 milestone Nov 27, 2018
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

No branches or pull requests

2 participants