Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

ng-show, ng-hide doesn't work on ui-gmap-search-box #1471

@ajones-miovision

Description

@ajones-miovision

It appears as though using ng-show or ng-hide on a ui-gmap-search-box has no affect. There are no console errors, so I assume those attributes are just being ignored by the directive?

<ui-gmap-search-box
                ng-show="mapvm.isEditMode"
                template="mapvm.searchbox.template"
                events="mapvm.searchbox.events"
                position="'TOP_CENTER'">
</ui-gmap-search-box>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions