Ionic-Material icon indicating copy to clipboard operation
Ionic-Material copied to clipboard

nav bar an back button

Open ghost opened this issue 11 years ago • 3 comments

Hi! In order to use ionic-material, we have to replace all the ionic directives, with normal classes - right?

It works fine for lists, buttons, etc - but the navbar and the backbuttons won't work any longer. Is there any workaround for this? (I'm using the side-menu starter template).

ghost avatar Apr 06 '15 02:04 ghost

You shouldn't have to replace the directives. Try with the new version and let me know. If you are still experiencing the problem, please create a jsfiddle / plnkr.co with a sample of what you're seeing.

zachfitz avatar Apr 21 '15 17:04 zachfitz

Please demonstrate this issue with a codepen

rbutera avatar May 30 '15 17:05 rbutera

Are you using css class="bar-positive"? Material's white navicon is no longer visible. Try "bar-stable", for example, instead.

bingalls avatar Dec 25 '15 04:12 bingalls