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

Icon does not display correctly in IconField with PrimeIcons #1291

Open
OscarRaizer opened this issue Jan 13, 2025 · 1 comment
Open

Icon does not display correctly in IconField with PrimeIcons #1291

OscarRaizer opened this issue Jan 13, 2025 · 1 comment

Comments

@OscarRaizer
Copy link

OscarRaizer commented Jan 13, 2025

When using the component along with and to add a search icon (pi pi-search), the icon either does not appear or is misaligned.

    <IconField>
            <InputText class="text-white w-full" v-model="searchQuery" placeholder="..." />
            <InputIcon class="pi pi-search"/>
       </IconField>

PrimeVue: v4.2.5
PrimeIcons: v7.0.0
Vue: v3.5.13
ОС: Arch Linux
Chrome Version 129.0.6668.58 (Official Build) (64-bit)

20250113203517_1

@jepsar
Copy link
Member

jepsar commented Jan 13, 2025

This is a PrimeVue issue, not a PrimeIcons issue.

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

2 participants