Skip to content

Eliminate dependency cycles #6251

@marcaaron

Description

@marcaaron

A ton of // eslint-disable-next-line import/no-cycle were added as part of this PR. Going to try to come up with a solution for them. Mainly there are issues like Log is calling itself from inside Log or an action that sets Onyx data is imported into API from a file that import API to make some request in another method. It doesn't look like they are hurting anything, but could be organized better.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions