linkedpipes / dcat-ap-viewer

Viewer of DCAT-AP 2.0.1 compatible dataset metadata
MIT License
6 stars 6 forks source link

Fix state handling #272

Open skodapetr opened 2 years ago

skodapetr commented 2 years ago

Happen when navigating from one site to another before loading is finished.

Cannot update a component (`LoadingIndicator`) while rendering a different component (`PublisherList`). To locate the bad setState() call inside `PublisherList`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render`