PromucFlow_constructor/app/server/appsmith-server
Sumit Kumar 7306967d0b
fix: fix page load action execution order (#10252)
* This PR fixes the page load action execution order when the actions have been set to run on page load explicitly via the settings tab by the user and its data has not been referenced in any other widget or action. e.g.
  - create action1 and action2.
  - make action2 dependent on action1 by adding {{action1.data}} in action2's body.
  - set both action1 and action2 to run on page load via settings tab. Do not reference action1 and action2 data in any other widget or action.
2022-01-11 16:13:54 +00:00
..
src fix: fix page load action execution order (#10252) 2022-01-11 16:13:54 +00:00
auth-notes
pom.xml fix: Update defaultResourceIds with resource ids after the disconnect event (#9990) 2021-12-28 10:57:50 +05:30