Hi Tamas,
Thanks so much for your report!
Both installations share the same localStorage
space. You can theoretically work around this by using the port within one of the URLs, e.g., localhost:5270/site1 (whatever port WAMP is using), to separate the origin.
Best regards,
timmse