Kevin
Kevin
 
When running docker compose it gives me this error. > PS C:\wsl\Microservices-Based-Algorithmic-Trading-System> docker-compose up -d --build > WARNING: The MAPBOX_API_KEY variable is not set. Defaulting to a blank string. >...
Removes update from queue when calling setState with equal value as current state. This would previously cause queue buildup until the next rerender.