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-autoComplete: styleClass attributes not honored #242

Closed
cghislai opened this issue Apr 23, 2016 · 0 comments
Closed

p-autoComplete: styleClass attributes not honored #242

cghislai opened this issue Apr 23, 2016 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cghislai
Copy link

cghislai commented Apr 23, 2016

using

<p-autoComplete inputStyleClass='my-style-class'

produces the html

<input styleclass="my-style-class">

while I was expecting

<input class="my-style-class">

Both 'styleClass' and 'inputStyleClass' attributes seems broken

@cghislai cghislai changed the title p-autoComplete: inputStyleClass attribute mapped to input 'styleclass' attribute p-autoComplete: styleClass attributes not honored Apr 23, 2016
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Apr 26, 2016
@cagataycivici cagataycivici added this to the 1.0.0-beta.4 milestone Apr 26, 2016
@cagataycivici cagataycivici self-assigned this Apr 26, 2016
atretyak1985 added a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
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