When I resize modal Overview update

When I resize modal Can I update Overview?

I used this code but it failed

this.myOverview.requestUpdate();

When are you calling Diagram.requestUpdate? Is it after the overview’s HTMLDivElement has gotten a new size?

Yes, as you can see in the image

No, I cannot see any code there.