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

app-indexeddb-mirror and already persisted store #109

Open
1 of 8 tasks
eskan opened this issue May 13, 2017 · 0 comments
Open
1 of 8 tasks

app-indexeddb-mirror and already persisted store #109

eskan opened this issue May 13, 2017 · 0 comments

Comments

@eskan
Copy link

eskan commented May 13, 2017

Description

Hi,
when the app-indexeddb-mirror is initialized, it's not populated with store data if it exists but remains empty, so change to livedata override current store.
test is done with Polymer 2.0 and persist storage is requested : navigator.storage.persist()

Expected outcome

app-indexeddb-mirror persistedData should be populate with stored value

Steps to reproduce

this is a sample app to test behavior
https://github.com/eskan/indexeddb-mirror-persited-test

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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

1 participant