-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
removeAll() removes the wrong metaKey #44
Comments
Using Please let me know if it causes any issue. |
I understand that. However, take this example:
The JSFiddle: https://jsfiddle.net/r4qodgm5/ Perhaps I don't understand the reason for namespaces? Why would |
I think there's some issue for sure. WIll debug and let you know. |
When using encryptionNamespace, removeAll() removes the default metaKey (from utils.metaKey) instead of the namespace metaKey from getMetaKey()
The text was updated successfully, but these errors were encountered: