Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Placeholder] Frontend bugs #1305

Open
aaronxsu opened this issue Feb 17, 2023 · 0 comments
Open

[Placeholder] Frontend bugs #1305

aaronxsu opened this issue Feb 17, 2023 · 0 comments

Comments

@aaronxsu
Copy link
Collaborator

WIP...

  1. in client/api.ts: handling of undefined when .catch(error => reject(error.response.data));: https://rollbar.com/Azavea/DistrictBuilder/items/138/
  2. in client/components/map/index.ts: districtsDefinition might be empty: https://rollbar.com/Azavea/DistrictBuilder/items/171/
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(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant