Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-tab support using localStorage #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willseward
Copy link

Adds a listener to each instance, which listens to a localStorage value, updated during each call to keepAlive.

Adds the following options:

  • clearWarningOnUserActivity - added to preserve existing functionality on BS4, since the modal dismissal was not functioning
  • useLocalStorageSynchronization - enables or disabled cross-tab synchronization
  • localStorageSynchronizationKey - the key used in the localStorage

@iqionly
Copy link

iqionly commented Aug 19, 2022

Thanks for your work, currently I'm use your project until orangehill update this :)

@khm-developer
Copy link

It's working well. Thanks @willseward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants