Bug report
- Package version(s): latest
Steps to reproduce
Get an iframe with url inside all your nodes.
Get 2 panels inside your mosaic.
Actual behavior
When you switch postion between 1 to the second, the panel containing the iframe is reloaded.
Expected behavior
The first node containing also an url is not reloading.
The second node should also not be reloaded.
The second node seems to be created anew after each Dnd switching position with the first one.
Is it possible to not reload the iframa each time for the second node inside the mosaic ? It seems the second node is destroy and re-created each time we make a dnd. It is a weird behavior.
Bug report
Steps to reproduce
Get an iframe with url inside all your nodes.
Get 2 panels inside your mosaic.
Actual behavior
When you switch postion between 1 to the second, the panel containing the iframe is reloaded.
Expected behavior
The first node containing also an url is not reloading.
The second node should also not be reloaded.
The second node seems to be created anew after each Dnd switching position with the first one.
Is it possible to not reload the iframa each time for the second node inside the mosaic ? It seems the second node is destroy and re-created each time we make a dnd. It is a weird behavior.