Closed ydedev closed 1 year ago
test code : test-v-phone-input
Hi @ydedev, thanks for this complete and precise issue.
The bug should be fixed with latest Vuetify version and v-phone-input@3.0.5
(latest) :tada:
With this release, you can also quickly impact the country autocomplete width using a CSS variable: --v-phone-input-country-autocomplete-width
. The default value is 70%
of the input full width.
Thanks for your contribution, this project helped me a lot.
Expected Behavior
highly consistent
Actual Behavior
The area code input box is 2px lower
Steps to Reproduce the Problem
1.comment out “ //app.component('VAutocomplete', VAutocomplete);” and " //enableSearchingCountry: true,"
Area code input box shrinks when search is turned off
Specifications
and How to set the width of the search box in the search state