coder-mind-project/panel

Can't perform a React state update on an unmounted component.

Closed this issue · 1 comments

Problem

Change route before async requests end it implies on warning in console

Current behavior

image

Solution proposal

Use AbortController

Resolved!