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

[question] How to deal with "writeData is not implemented by Hermes yet" error? #333

Open
amok opened this issue May 14, 2018 · 6 comments

Comments

@amok
Copy link

amok commented May 14, 2018

Hi!
I've tried to replace my cache by Hermes and the lib spits out to my console

writeData(): void { // eslint-disable-line class-methods-use-this
throw new Error(`writeData is not implemented by Hermes yet`);
}
So the question is: do you plan to implement it) and if so, then when?

@goldo
Copy link

goldo commented Jun 18, 2018

Same question! Any news ?

@nevir
Copy link
Contributor

nevir commented Jun 22, 2018

Sorry about the radio silence! :(


Yup! We plan on implementing writeData (and any other behavior added to the cache interface recently); hopefully within the next few weeks

@crubier
Copy link

crubier commented Jan 10, 2019

Hi ! Any news on this ? I would be happy to see this as I use apollo link state

@theallseingeye
Copy link

@crubier did you find any alternative?

@crubier
Copy link

crubier commented Feb 20, 2019

@theallseingeye nope. Still using apollo-cache-inmemory

@joshuajhun
Copy link

Any updates on this? I would love to use apollo-cache-heremes but it's partly dependent on this.

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

6 participants