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

Undefined value after clearing #278

Open
ak4nv opened this issue Aug 7, 2019 · 4 comments
Open

Undefined value after clearing #278

ak4nv opened this issue Aug 7, 2019 · 4 comments

Comments

@ak4nv
Copy link

ak4nv commented Aug 7, 2019

When you click on the clear value cross you get an undefined value. (multi-select is off)
Using this hack helps but I'd like to get the null value instead.

<treeselect :value="value" @input="v => value = v || null" :options="options" />
@H0WARDDD
Copy link

H0WARDDD commented Dec 3, 2019

Same problem

@chenhongen
Copy link

+1

2 similar comments
@yusufdemir
Copy link

+1

@prfardin
Copy link

prfardin commented Feb 3, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants