Skip to content

Instantly share code, notes, and snippets.

@relwell
Created March 26, 2020 22:26
Show Gist options
  • Save relwell/3c43ef9882f7877ff81611516ba2a9b4 to your computer and use it in GitHub Desktop.
Save relwell/3c43ef9882f7877ff81611516ba2a9b4 to your computer and use it in GitHub Desktop.
fs.js:3 Circular dependency detected:
app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsxCircular dependency detected:
app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.tsCircular dependency detected:
app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsxCircular dependency detected:
app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsxCircular dependency detected:
app/containers/WorkflowPage/index.tsx -> app/containers/WorkflowPage/WorkflowPage.tsx -> app/containers/WorkflowPage/SuggestedLabels.tsx -> app/containers/StudyPage/index.ts -> app/containers/StudyPage/StudyPage.tsx -> app/containers/WorkflowPage/index.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment