boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Navigating from Manual to Approvals causes Actions to crash #234

Open tlawrie opened 3 years ago

tlawrie commented 3 years ago

Describe the bug When navigating within the Actions app and navigating from Manual to Approvals the screen crashes. However Approvals loads on first navigation to the screen.

To Reproduce Steps to reproduce the behavior. Think about:

Expected behavior The Approvals tab to load just as when you first navigate to Actions.

Additional context This is what appears in the console

react_devtools_backend.js:4049 TypeError: Cannot read properties of undefined (reading 'status')
    at ActionsTable.tsx:355
    at Array.map (<anonymous>)
    at render (ActionsTable.tsx:351)
    at o.value (DataTable.js:547)
    at Di (react-dom.production.min.js:182)
    at Ni (react-dom.production.min.js:181)
    at Mo (react-dom.production.min.js:263)
    at vl (react-dom.production.min.js:246)
    at ml (react-dom.production.min.js:246)
    at ol (react-dom.production.min.js:239)
tlawrie commented 3 years ago

Fixed ready for 3.4