appsmithorg / appsmithorg/appsmith
Error: Error occurred while evaluating trigger: ReferenceError: currentRow is not defined
Open
Task
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
Sentry Issue: [APPSMITH-15K](https://sentry.io/organizations/appsmith/issues/2657111805/?referrer=github_integration)
```
Error: Error occurred while evaluating trigger: ReferenceError: currentRow is not defined
at None (sagas/PostEvaluationSagas.ts:243:15)
at Array.forEach ()
at call (sagas/PostEvaluationSagas.ts:192:10)
at apply (utils/WorkerUtil.ts:176:10)
at Worker.r (../../src/helpers.ts:87:17)
...
(25 additional frame(s) were not displayed)
```
Contributor guide
Assessment
This issue has not been assessed yet.