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
Hello, I have a question about the operation of the library. I need to use iframe in my app, this iframe performs long tasks. I'm experiencing problems changing the size of the browser window. The library recreates the view to fit the size of the window. Is there any way to adjust this size without recreating the entire view? this causes the Iframe app to restart every time the window size changes
The text was updated successfully, but these errors were encountered:
Hello, I have a question about the operation of the library. I need to use iframe in my app, this iframe performs long tasks. I'm experiencing problems changing the size of the browser window. The library recreates the view to fit the size of the window. Is there any way to adjust this size without recreating the entire view? this causes the Iframe app to restart every time the window size changes
The text was updated successfully, but these errors were encountered: