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

InputNumber with stacked Buttons is broken #431

Closed
Rakasch opened this issue Aug 7, 2020 · 0 comments
Closed

InputNumber with stacked Buttons is broken #431

Rakasch opened this issue Aug 7, 2020 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Rakasch
Copy link
Contributor

Rakasch commented Aug 7, 2020

(PrimeVue Version 2.0.7)
The InputNumber with stacked Buttons is broken. (Horizontal and vertical buttons are working fine).

<InputNumber id="test" v-model="test" showButtons></InputNumber>
looks like this
image

the generated HTML code is different from the example on the web page.
generated HTML from my example:
image

generated HTML on primeVue-page:
image

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 27, 2020
@cagataycivici cagataycivici added this to the 2.0.8 milestone Aug 27, 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

3 participants