I rendered the sketchview currently , and localFilePath comes from a state variable . when I call clearSketch() I make sure state is changed (resetting the localFilePath ) , but the Sketchview shows empty white canvas instead of the one with localFilePath . Basically , I am planning to clear and redraw localImage . But , it's not happening
Is there something I am doing wrong or is this a bug ?
I rendered the sketchview currently , and localFilePath comes from a state variable . when I call clearSketch() I make sure state is changed (resetting the localFilePath ) , but the Sketchview shows empty white canvas instead of the one with localFilePath . Basically , I am planning to clear and redraw localImage . But , it's not happening Is there something I am doing wrong or is this a bug ?