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

We have a problem with big HTML #200

Closed
NorthDev10 opened this issue Jul 19, 2020 · 2 comments
Closed

We have a problem with big HTML #200

NorthDev10 opened this issue Jul 19, 2020 · 2 comments

Comments

@NorthDev10
Copy link

Hello!
To improve the PageSpeed score, we need to shorten the HTML. Can we use v-if and v-once instead of v-show in the list of countries?

Could we apply the following changes to the vue-tel-input.vue file?
<ul ref="list" class="vti__dropdown-list" v-if="open" v-once :class="dropdownOpenDirection">

image

@WildEgo
Copy link

WildEgo commented Apr 28, 2021

@iamstevendao Hey mate any news on this? Would be amazing to have this addressed

@iamstevendao
Copy link
Owner

@NorthDev10 @WildEgo Thanks for the suggestion, it is fixed in v5.3.0.

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

3 participants