Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Use with TabView #9

Open
olehau opened this issue Jun 6, 2018 · 2 comments
Open

Use with TabView #9

olehau opened this issue Jun 6, 2018 · 2 comments

Comments

@olehau
Copy link

olehau commented Jun 6, 2018

This currently seems as it can't be used together with TabViews for the the TabViewItem title property on iOS.

I am able to user icons as text properties on label etc, but as soon as I go to use it on a title in a TabViewItem it returns a question mark.

<TabView id="tabViewContainer" class="fa" top="50" left="0" class="tabview" tabBackgroundColor="#ffffff" color="#ffffff" selectedTabTextColor="#000000"> <TabViewItem title="{{'fa-comment' | fonticon }}"> <Frame defaultPage="views/wall/wall" id="wallFrame" /> </TabViewItem>

@thearabbit
Copy link

I have the same problem.
+1

@alshamynet
Copy link

<TabViewItem className="fa" :title="{{'fa-comment' | fonticon }}">

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants