You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File client/components/map/index.ts:658:27 in lE
districtsDefinition.some(districtId =>
File client/components/map/index.ts:649:7 in lE
? isGeoUnitLocked(
File client/components/map/index.ts:649:7 in lE
? isGeoUnitLocked(
File client/components/map/index.ts:846:11 in [anonymous]
if (isGeoUnitLocked(districtsDefinition, lockedDistricts, geoUnitIndices)) {
File client/components/map/index.ts:844:22 in [anonymous]
geoUnitsForLevel.forEach((geoUnitIndices, featureId) => {
File client/components/map/index.ts:843:28 in yE
Object.entries(geoUnits).forEach(([geoLevel, geoUnitsForLevel]) => {
File client/components/map/index.ts:823:3 in mE
removeLockedGeoUnits(
File client/components/map/index.ts:882:10 in gE
return onlyUnlockedGeoUnits(
The text was updated successfully, but these errors were encountered:
WIP...
client/api.ts
: handling ofundefined
when.catch(error => reject(error.response.data));
: https://rollbar.com/Azavea/DistrictBuilder/items/138/client/components/map/index.ts
:districtsDefinition
might be empty: https://rollbar.com/Azavea/DistrictBuilder/items/171/The text was updated successfully, but these errors were encountered: