## Current Behaviour We get this error in the console when opening more than 10 webviews (source and target combined). <img width="308" height="121" alt="Image" src="https://github.com/user-attachments/assets/72d4c901-47f7-4728-bf44-ed51ca56e06f" /> ## Acceptance Criteria - [ ] Research to find out whether this truly will cause a memory leak - [ ] If so, we should close the first window that was opened and so on when more than 10 are opened
Current Behaviour
We get this error in the console when opening more than 10 webviews (source and target combined).
Acceptance Criteria