Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showWhen don't work #1005

Closed
brandyscarney opened this issue Mar 2, 2017 · 2 comments
Closed

showWhen don't work #1005

brandyscarney opened this issue Mar 2, 2017 · 2 comments

Comments

@brandyscarney
Copy link
Member

From @iumag on March 2, 2017 15:57

Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x

I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
Docs website and my application don't work showWhen. ShowWhen work ios and windows. Android don't work

Related code:

<div showWhen="android">
 I am visible on Android!
</div>

Other information:

For Example, Docs

http://ionicframework.com/docs/v2/api/components/show-hide-when/ShowWhen/

Copied from original issue: ionic-team/ionic-framework#10625

@brandyscarney
Copy link
Member Author

This is because we removed the query param from the iframe for the android demo. Once that is added back this will work in the docs again:?ionicPlatform=android

@mhartington
Copy link
Contributor

mhartington commented Mar 2, 2017

ionic-team/ionic-framework#10579 Just needs to be merged in

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

No branches or pull requests

2 participants