You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/[email protected]
Blocker
Yes
No
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.
🐞 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/[email protected]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?
The text was updated successfully, but these errors were encountered: