appsmithorg / appsmithorg/appsmith
[Bug] Error: Cyclic dependency, node was:"MenuButton1Copy2.menuItems"
Open
Bug
Low
Menu Button Widget
Production
Query Widgets & IDE Pod
Widgets & Accelerators Pod
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
Sentry Issue: [APPSMITH-1G8](https://sentry.io/organizations/appsmith/issues/2882444145/?referrer=github_integration)
```
Error: Cyclic dependency, node was:"MenuButton1Copy2.menuItems"
at None (workers/DataTreeEvaluator.ts:729:7)
```
Contributor guide
Research direction
Start with workers/DataTreeEvaluator.ts around line 729 and review the Sentry report for the cyclic dependency involving MenuButton1Copy2.menuItems. Trace how that dependency is produced and define a reproducible case; done means the reported cyclic-dependency error no longer occurs for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100