Occasionally, after deployments of PD Live are upgraded to new versions when users reload their console it is observed that a blank page is rendered and JS errors occur, similar to below. It requires clearing of the local cache/storage and reloading the page to restore functionality.
The cause is currently unknown as to why changes in the Redux store result in this and requires investigation.

|
columns.forEach((col) => { |
Occasionally, after deployments of PD Live are upgraded to new versions when users reload their console it is observed that a blank page is rendered and JS errors occur, similar to below. It requires clearing of the local cache/storage and reloading the page to restore functionality.
The cause is currently unknown as to why changes in the Redux store result in this and requires investigation.
pd-live-react/src/config/incident-table-columns.js
Line 651 in 15d1edb