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.

FORM does not get displayed in ui-gmap-window #1340

Open
@yashgt

Description

@yashgt

http://plnkr.co/edit/sqWFYaHbc0Plvrra1BH3?p=preview

In this plunkr, I have set up the click event to set a flag to True. The flag should display the ui-gmap-window.
Issue 1: The window does not appear immediately. I have to zoom in/out to make it appear.
Issue 2: The window does not show the FORM element. It however instantiates the controller associated with the form.
Issue 3: The controller of the form is instantiated every time the window is shown. I was expecting the controller to be created just once and the form getting hidden or shown based on the flag.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions