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
In the demo, after I uploaded two pictures, I tried to delete the first picture by pressing the button.
However, the second picture disappeared from the screen, leaving the first picture that should be deleted.
Until I get to the next PDF Page, and then I switch back to this page,
then I got the correct view.
2021-12-27.3.34.13.mov
I watched the array in redux and the data in it is correct, so this may be an issue about the life cycle of React Canvas Component.