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
Description
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
Labels
No labels