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

Problem with min attribute #70

Open
mits87 opened this issue Mar 2, 2018 · 0 comments
Open

Problem with min attribute #70

mits87 opened this issue Mar 2, 2018 · 0 comments

Comments

@mits87
Copy link

mits87 commented Mar 2, 2018

Hi,

I have problem with min attribute.
When I put this attribute to code:

<autocomplete placeholder="Search..." :url="url" :anchor="anchor" :label="label" :min="2"></autocomplete>

when I put the text with more than 2 letters:
https://www.dropbox.com/s/kppmq09evrc7zu8/Screenshot%202018-03-02%2019.15.42.png?dl=0

all works fine but when I'm starting remove letters and text has less than 2 letters then dropdown not hide:

https://www.dropbox.com/s/9z5yyph9gztf5q4/Screenshot%202018-03-02%2019.14.51.png?dl=0

Could you fix it?

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

1 participant