[BUG]: Show error for circular type references
To Reproduce Steps to reproduce the behavior:
- create type_1
- create type_2
- add a field in type_1 with type type_2
- add a field in type_2 referencing type_1
Expected behavior An error should appear in the issues box in the side bar
Additional context
The solution should be added in issues.js
hey @1ilit tried fixing this bug can you check the code once and let me know if any changes are needed
@1ilit pls assigned me
Can you assingned me?
@1ilit please assign this issue .
Hey everyone 👋,
Just to clarify — this issue was already assigned to me earlier after discussing it with @1ilit . I’ve been working on the fix, and you can check it out in PR #613
Really appreciate everyone’s interest in contributing!