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

meteor add driftyco:ionic causes clashes #373

Open
kokokenada opened this issue Jan 26, 2016 · 0 comments
Open

meteor add driftyco:ionic causes clashes #373

kokokenada opened this issue Jan 26, 2016 · 0 comments

Comments

@kokokenada
Copy link

After installing ionic to my meteor app a blank modal dialog obstructed the view of my browser version of the app. I think some CSS conflicted. There's a really easy fix. In the package.js, change var where = 'client' to 'web.cordova' so the ionic files are only loaded on the cordova client.

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

1 participant