drawdb-io / drawdb-io/drawdb

[BUG]: Show error for circular type references

Open
#615 5 comments 0 reactions 0 assignees View on GitHub
hacktoberfest
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

**To Reproduce**
Steps to reproduce the behavior:
1. create type_1
2. create type_2
3. add a field in type_1 with type type_2
4. 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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.