Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
BackButton icon does not display properly
-
I am using onsen UI with meteor react and the <BackButton> Icon does not show properly.
I’ve copied onsen-css-components.css and onsenui.css to the client folder.
Does anyone know how to fix this?
-
Are you loading the page from a server, or from the file system?
-
I’m developing it in localhost.
-
@dellasys Did you also include the folders with the fonts / icon sets?
-
Thanks for the clue. I copied the font_awesome and ionicons folders to the public folder and then the Back icon show up.
-
@dellasys Glad I could help!