PromucFlow_constructor/app/client/src/workers/Evaluation
Druthi Polisetty bf3502166b
fix: Error log on a widget property not clearing out when the widget property is deleted (#20486)
## Description
fix: Error log on a widget property not clearing out when the widget
property is deleted

Fixes #12894 

## Type of change
- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-02-21 09:57:56 +05:30
..
__tests__ chore: add cloud hosting variable global scope (#20743) 2023-02-20 17:26:40 +05:30
fns chore: add cloud hosting variable global scope (#20743) 2023-02-20 17:26:40 +05:30
handlers fix: Error log on a widget property not clearing out when the widget property is deleted (#20486) 2023-02-21 09:57:56 +05:30
JSObject fix: access outer scope variables inside callbacks (#20168) 2023-02-12 00:03:20 +05:30
errorModifier.ts feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
evaluate.ts feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
evaluation.worker.ts fix: access outer scope variables inside callbacks (#20168) 2023-02-12 00:03:20 +05:30
evaluationSubstitution.ts
formEval.ts chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
functionDeterminer.ts fix: access outer scope variables inside callbacks (#20168) 2023-02-12 00:03:20 +05:30
helpers.ts
indirectEval.ts feat: Enable fetch API (#17832) 2022-12-01 03:28:58 +05:30
ReplayDSL.ts
replayUtils.ts
SetupDOM.ts fix: access outer scope variables inside callbacks (#20168) 2023-02-12 00:03:20 +05:30
types.ts fix: Error log on a widget property not clearing out when the widget property is deleted (#20486) 2023-02-21 09:57:56 +05:30
validations.ts feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30