🐞 bug report
Hi, Colleagues please fix the bug:
in the case of the fusion table with checkboxes, i set true for the checkbox(i set checkbox=true in table config), I expect to see relevant checkboxes as checked in the table.
But as you can see from the screen below this does not happen.

Affected Package
The issue is caused by package version @ironsource/fusion-ui@2.0.4
Blocker
Is this a regression?
Don't know about
Description
In case table data changed in the useEffect life cycle hook, the table does not reflect this change.
🔬 Minimal Reproduction
Here you can find an example to reproduce the bug:
https://stackblitz.com/edit/react-ghnczr-1e7fpq?file=src%2FApp.js
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
🐞 bug report
Hi, Colleagues please fix the bug:
in the case of the fusion table with checkboxes, i set true for the checkbox(i set checkbox=true in table config), I expect to see relevant checkboxes as checked in the table.
But as you can see from the screen below this does not happen.

Affected Package
The issue is caused by package version @ironsource/fusion-ui@2.0.4Blocker
Is this a regression?
Don't know about
Description
In case table data changed in the useEffect life cycle hook, the table does not reflect this change.
🔬 Minimal Reproduction
Here you can find an example to reproduce the bug:
https://stackblitz.com/edit/react-ghnczr-1e7fpq?file=src%2FApp.js
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?