Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fusion Table doesn't reflect dat changes #82

Open
1 of 2 tasks
dimuch opened this issue Jun 29, 2022 · 0 comments
Open
1 of 2 tasks

Fusion Table doesn't reflect dat changes #82

dimuch opened this issue Jun 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dimuch
Copy link

dimuch commented Jun 29, 2022

🐞 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.
image

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.

🔬 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


React 17
 v14.15.4
  v8.1.1




Anything else relevant?

@dimuch dimuch added the bug Something isn't working label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant