Skip to content

Async function into useEffect hook analysis option #634

Description

@matthewnitschke-wk
  • Issue Type: FEATURE REQUEST
  • over_react Version(s): x.x.x

This snippet will not work as intended

useEffect(() async {
  // await something();
});

Adding an analysis hint for this would help developers unfamiliar with the edge cases of useEffect would be helpful


FYI: @greglittlefield-wf @aaronlademann-wf @kealjones-wk @evanweible-wf @maxwellpeterson-wf

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions