You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've come across a situation where I need to use Lockr in two different places with different prefixes. But Locker.prefix = 'new_prefix_' will just override the old one. Is this possible at all?