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

common.merge() uses a Memory instance without wanted options #348

Open
j3kz opened this issue Sep 16, 2020 · 1 comment
Open

common.merge() uses a Memory instance without wanted options #348

j3kz opened this issue Sep 16, 2020 · 1 comment

Comments

@j3kz
Copy link

j3kz commented Sep 16, 2020

var store = new Memory();

For example in a file store, common.merge() does not take in account the initial file store options.

@yingca1
Copy link

yingca1 commented Dec 11, 2020

use a temporary instance will make store.get action missing the options disableDefaultAccessSeparator and accessSeparator effecting.

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

No branches or pull requests

2 participants