Hi all, looking for a way to have session storage per context, e.g. 2 pages:
/profile/details/1 /profile/details/2 if work with both in different tabs session storage data obviously clashing. Any ideas how to make per-context session? Thanks.
Hi all, looking for a way to have session storage per context, e.g. 2 pages:
/profile/details/1 /profile/details/2 if work with both in different tabs session storage data obviously clashing. Any ideas how to make per-context session? Thanks.