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

storageMode does not inherits from defaults #165

Closed
Delagen opened this issue Mar 24, 2015 · 1 comment
Closed

storageMode does not inherits from defaults #165

Delagen opened this issue Mar 24, 2015 · 1 comment
Assignees

Comments

@Delagen
Copy link

Delagen commented Mar 24, 2015

CacheFactoryProvider.defaults.storageMode="localStorage";
new  CacheFactory("factoryName",{storageImpl:polyfil}); //throw error with storageMode undefined
@jmdobry
Copy link
Owner

jmdobry commented Mar 24, 2015

Thanks for the catch, I think I know what the problem is.

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

No branches or pull requests

2 participants