Skip to content

Using IconFonts in ActionBar + navigation leeds to displaced icons #2941

@NickIliev

Description

@NickIliev

Related to this comment

Code to reproduce here

Description:

  • Create two pages with ActionBarItem that are using IconFonts
  • Navigate from pageA to pageB with action-bar set
<ActionItem ios.position="right" (tap)="goBack()"> 
    <Button #backicon text="&#xE87D;" class="material-icons backicon"></Button> 
</ActionItem>

result: Icon is loaded at one place at the initial moment - then the icon is displaced by x (where x is the icon size)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugos: iosready for testTSC needs to test this and confirm against live production apps and automated test suites

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions