question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: ionicons don't respect platform

See original GitHub issue

Bug Report

Ionic version: [x] 4.5.0-dev.201905212141.24e9cf0

Current behavior: Ionicons only show md style of icons. All other styles work correctly.

Expected behavior: On iOS ionicons should be iOS

Steps to reproduce:

  1. npm init stencil
  2. update to latest stencil
  3. update to latest ionic@one
  4. Add <ion-icon name="share" /> to home page
  5. emulate iOS

Notice buttons are rendering iOS, but icon is still showing android share icon.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
corysmccommented, Jun 17, 2019

Fixed in 4.6.0-dev.201906131724.645b9a9 (probably sooner)

1reaction
brandyscarneycommented, May 24, 2019

Thanks @corysmc. Deleted my last comment, I forgot Adam said he was working on this earlier in Stencil. 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ionicons Usage Guide
Platform specificity. When using icons in Ionic Framework you can specify different icons per platform. Use the md and ios attributes and provide...
Read more >
IonIcons v5 are not displayed in DevExtreme buttons
hello, im using ionicons for my icon but it doesn't load.
Read more >
Ionicons – Free and beautiful icons, MIT licensed - Hacker News
In all seriousness, they are claiming copyright over an icon that is clearly meant to represent a brand's copyrighted and trademarked logo. Then ......
Read more >
Ionic 4: Custom Icons Made Simple | by Jordan Benge - Medium
It's won't cause any package bloat though, since your icons will only be uploaded for their respective platforms. I have mine in a...
Read more >
@ionic/app-scripts | Yarn - Package Manager
Bug Fixes · build: better support for saving multiple files at a time (254bb6c) · copy: ionicons copied from ionicons (69f89a8) · errors:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found