Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

How to fix “App Already Bootstrapped with this Element”? #1626

Closed
@Vinoth18

Description

@Vinoth18

I am initializing and opening a model from GWT using $wnd.angular.bootstrap($doc, ['fmEventLogApp']);

After closing the model, when I try to open the model again, it is trying to reinitialize the model and throwing an error as "uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or more exceptions caught, see full set in UmbrellaException#getCauses"

But when I see the actual error message, it says "App Already Bootstrapped with this Element".

How to solve this problem in case of a model window? Please help.

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