Cannot scroll plugin

Hello, I am making plugin for word app and facing in issue. I can’t scroll my plugin window. I looked in inspector and found that on plugin frame the scrolling attribute set to “no”. Is there any way to remove it?

Hello @alkkas

If I understand correctly you are developing a plugin with parameter variations.isVisual set to true, is that correct? Also, specify if variations.isModal set to true or not.
Additionally, please provide version of Document Server that you are using.