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

Textarea: modelValue should accept Nullable<string> as InputText does #5127

Closed
Peanut4287 opened this issue Jan 23, 2024 · 1 comment
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Peanut4287
Copy link

Describe the bug

Textarea does not allow a null modelValue, InputText does. Shouldn't both accept the same?
pic

Reproducer

https://codesandbox.io/p/devbox/blissful-chatelet-cc5mk3?file=%2Fsrc%2FApp.vue%3A13%2C1

PrimeVue version

3.45.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@Peanut4287 Peanut4287 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 23, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 23, 2024
@mertsincan mertsincan added this to the 3.47.0 milestone Jan 23, 2024
@mertsincan
Copy link
Member

Thanks a lot for your report! I set a milestone. I'll check it before the milestone is released.

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jan 24, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Jan 24, 2024
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