iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
815 stars 341 forks source link

Dropdown list is missing a parent container, like on original implementation. #375

Open keoggg opened 2 years ago

keoggg commented 2 years ago

Hello. I'm having problems with styling the dropdown list, where the countries are located.

In the original implementation of intl-tel-input, there is a parent container for dropdown list, which is being rendered outside of the container, which houses the input element.

Like in this screenshot:

DeepinScreenshot_select-area_20221007164849

Is it possible to somehow modify the behaviour of this library implementation, so that the container for dropdown can be customized?

Or if it's not possible, to at least add this functionality. I tried searching the documentation for an example of this, but was not successful.

Thanks in advance.

MiguelQueiroz commented 1 year ago

See my post: https://github.com/iamstevendao/vue-tel-input/issues/365#issuecomment-1372581318