yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21632
[Bug 1371116] [NEW] AngularJS code is evaluated twice after modal form submission
Public bug reported:
When we send a form which is placed inside a modal box the proper AJAX
request is made. If it succeed and no redirection is going to be made
and if the returned HTML response contains any angular syntax it will be
evaluated twice. It means f.e. that every controller used inside
returned response will be initialized twice which leads to serious
problems in angular logic.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1371116
Title:
AngularJS code is evaluated twice after modal form submission
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When we send a form which is placed inside a modal box the proper AJAX
request is made. If it succeed and no redirection is going to be made
and if the returned HTML response contains any angular syntax it will
be evaluated twice. It means f.e. that every controller used inside
returned response will be initialized twice which leads to serious
problems in angular logic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1371116/+subscriptions
Follow ups
References