bug: ionicons don't respect platform
See original GitHub issueBug 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:
- npm init stencil
- update to latest stencil
- update to latest ionic@one
- Add
<ion-icon name="share" />
to home page - emulate iOS
Notice buttons are rendering iOS, but icon is still showing android share icon.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:11 (8 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in 4.6.0-dev.201906131724.645b9a9 (probably sooner)
Thanks @corysmc. Deleted my last comment, I forgot Adam said he was working on this earlier in Stencil. 🙂