CityScope / CS_cityscopeJS

Create, design, and publish @CityScope projects on the web
https://cityscope.media.mit.edu/CS_cityscopeJS/
GNU General Public License v3.0
20 stars 16 forks source link

react ^16.13.0": CityIO Cannot update a component from inside the function body #56

Closed RELNO closed 4 years ago

RELNO commented 4 years ago
index.js:1 Warning: Cannot update a component from inside the function body of a different component.
    in CityIO (created by ConnectFunction)
    in ConnectFunction (at App.js:24)
    in StylesProvider (at App.js:22)
    in Provider (at Provider.js:5)
    in ProviderWrapper (at App.js:21)
    in MapRoute (at App.js:36)
    in App (at src/index.js:8)