Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36985 All Revisions ] Back to Issue ]
Summary 0036985: We are triggering twice window:ready
Revision 2017-10-02 17:17 by migueldejuana
Description We are triggering twice window:ready. We already have a listener which does 2 requests to the backend. We have 2 problems:

- We are doing duplicate requests in the login
- The code inside the window:ready listener could cause errors because it is executed twice(i.e.: Remove current order twice)

The issue which causes the regression has a note which comments the problem of the duplicate trigger but the commit just fixes the causing error, no the root problem.
Revision 2017-10-02 17:11 by migueldejuana
Description We are triggering twice window:ready. We already have a listener which does 2 requests to the backend. We have 2 problems:

- We are doing duplicate requests in the login
- The code inside the window:ready listener could cause errors because it is executed twice(i.e.: Remove current order twice)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker