vue-input-tag icon indicating copy to clipboard operation
vue-input-tag copied to clipboard

form tabindex not working

Open chiragob opened this issue 4 years ago • 1 comments

Version of Vue I'm using?: 2.6.8

Version of vue-input-tag I'm using?: 0.0.16

I have created a simple order entry form. and I am using vue-input-tag component I set tabindex on form but not working I added add-tag-on-keys props only 13(enter key) but not working

please help me how to set tabindex in vue-input-tag

thanks chirag

chiragob avatar Aug 09 '19 12:08 chiragob

focus is working for me, can you add give a code that is showing the bug?

chiptus avatar Oct 29 '19 11:10 chiptus