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

p-chips disabled issue #6661

Closed
Olmer1st opened this issue Oct 10, 2018 · 0 comments
Closed

p-chips disabled issue #6661

Olmer1st opened this issue Oct 10, 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

@Olmer1st
Copy link

[ x] bug report => Search github for a similar issue or PR before submitting

I am having a problem with disabling the add chip functionality.
After adding this to my code:
<p-chips name="tags" [disabled]="true" [(ngModel)]="model.tags"></p-chips>
The old chips are disabled (I can't remove them), however the input is still present and I can add new ones. Is there a way to disable this as well? Also is there a way to disable only a subset of the chips and not all of them?
Angular version: 6.x
PrimeNG version: 6.x
Browser:
ALL
Language: [all | TypeScript X.X | ES6/7 | ES5]

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 11, 2018
@cagataycivici cagataycivici added this to the 6.1.5 milestone Oct 11, 2018
cagataycivici pushed a commit that referenced this issue Oct 12, 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

3 participants