codeforboston / cliff-effects

Cliff effects guidance prototype (archived)
https://codeforboston.github.io/cliff-effects/#/
MIT License
30 stars 64 forks source link

App error caused by putting number in contract rent input #957

Closed knod closed 6 years ago

knod commented 6 years ago

Replicate:

  1. Put a number in the contract rent input

Result I'd Expect:

Actual Result:

Environment:

App version or commit id at the time: cd75db67b9448f5ed476a8e83efaf6a19fe8fc03

Other Notes

In VisitPage, routeList = route.split('/') is getting an error that route is undefined

knod commented 6 years ago

My bad. I was accidentally using code I was in the middle of editing.