Skip to content

We have a problem with big HTML #200

@NorthDev10

Description

@NorthDev10

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions