Item link chevrons gone

I’ve noticed that my item link chevrons are gone by default. for example the following has no chevron. How do I get those back?

<a href="#/test" class="item">Blah</a>

<ion-item href="#/test"> also does not have a chevron.

Hi,
it’s a breaking change since the 1.0.0-beta.2 “aluminum”. You have to add your icon manually now.
You can read the details here

1 Like

Please update the docs.

Still shows chevrons, it’s confusing to new users. Thanks. :smiley: