nav bar an back button
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).
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.
Please demonstrate this issue with a codepen
Are you using css class="bar-positive"? Material's white navicon is no longer visible. Try "bar-stable", for example, instead.