[IGN-14814] Store & Forward bug 8.3.2

Ignition version: 8.3.2

I’ve run into an issue in the Gateway when trying to delete quarantined records.

Steps to reproduce:

  1. Open the Gateway.
  2. Navigate to Platform → Store & Forward.
  3. Open the details for a Store & Forward engine (three-dot menu → View Details).
  4. In the Quarantine Management table, select any record by clicking its checkbox.

As soon as I click a checkbox, an error is thrown in the browser console and the UI changes to an error message.

react-dom.js:121  TypeError: e.includes is not a function
at DataGrid.tsx:353:18
at Array.some ()
at DataGrid.tsx:352:53
at Id (react-dom.js:165:137)
at Xb (react-dom.js:200:284)
at Sk (react-dom.js:198:114)
at yb (react-dom.js:196:166)
at Mi (react-dom.js:189:373)
at db (react-dom.js:79:182)
at zb (react-dom.js:190:156)

You should open a support ticket to report this.

We have actually resolved this issue as part of 8.3.3. You should no longer see it in the nightlies.

1 Like