Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

134
Views
ion-icon invisible inside ion-input and is not aligned correctly

So, I have a piece of ionic code in an angular app that looks like this:

            <ion-item>
                <ion-input class="text-input" type="text" disabled>
                    <ion-icon name="clipboard-outline" clear item-right
                        icon-only (click)="copy()">
                    </ion-icon>
                </ion-input>
            </ion-item>

However, two things happen:

  1. the clipboard icon does not show up, even though I can see the element when I inspect the code, and can also invoke the click function when I click on the space where it should be. So essentially the icon is invisible.

  2. in addition to the above the icon is positioned to the left of the ion-input text field which seems kind of bizarre as well since I have the item-right property inside ion-icon

Could anyone please help with this? I have also tried adding css classes to alter positioning the icon to the right but they do not work either. I am using Ionic version 6.0.7 and Angular version 13 Would be great if anyone could help with this. Thank you.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!