Skip to content

meteor add driftyco:ionic causes clashes #373

@kokokenada

Description

@kokokenada

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions