My app has a BrowserComponent in the layout and I see that it is blocked after orientation change.
it is the same when a Dialog is shown, that is, it is not possible to select text and so on.
In that case another component can be used: InteractionDialog.
But with orientation change I do not know how to solve the issue.
What can be done?
Thanks in advance