agrc/api-client

[Bug]: Crash when selecting fields

Closed this issue · 4 comments

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

App Version

1.2.1

Electron Version

15.1.2

Operating System

Windows

What happened?

App window turns white and displays nothing after a street name field or zone name field is selected

Steps To Reproduce

add_tester.csv
Add table
Select a field name

Relevant log output

react-dom.production.min.js:5193 Error: Action type: undefined is an unknown reducer type. {"action":"UPDATE_FIELDS","payload":"ROADNAME","meta":"street"}
at Ie (GeocodeContext.js:34)
at immer.esm.js:949
at e.produce (immer.esm.js:962)
at immer.esm.js:947
at Object.sa [as useReducer] (react-dom.production.min.js:3859)
at n.useReducer (react.production.min.js:389)
at use-immer.module.js:18
at Ge (GeocodeContext.js:39)
at ia (react-dom.production.min.js:3762)
at Ga (react-dom.production.min.js:4406)

@ZachBeck can you open the devtools (ctrl + shift + i) and copy any error messages. The white screen indicates a crash so the error message would be super helpful.

I'm getting the same crash as Zach just now. But it looks like a new version with the fix hasn't been pushed out yet.

Ditto.

Please use the comments to add value to solving the issue and use the reactions for this affects me stuff. 👍🏼