Skip to content

[v2] fix: Legacy storage #314

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

Merged
merged 2 commits into from
Mar 27, 2020
Merged

[v2] fix: Legacy storage #314

merged 2 commits into from
Mar 27, 2020

Conversation

krizzu
Copy link
Member

@krizzu krizzu commented Mar 23, 2020

Summary:

Fixes

  • Legacy multi get/set functions
  • Drop storage throwing empty error

Chores

  • Updated Mobile example

Test Plan:

Green CI.

@krizzu krizzu added the v2 label Mar 23, 2020
@krizzu krizzu merged commit c021c7b into master Mar 27, 2020
@krizzu krizzu deleted the improve-legacy-1 branch March 27, 2020 14:30
@kennetpostigo
Copy link

@krizzu Is this released? I got the latest rc and i'm getting this as a warning:
image

And my app doesn't load at all. I get a white screen. Is the issue perhaps not fixed?

@kennetpostigo
Copy link

kennetpostigo commented Apr 9, 2020

As soon as I comment out storage usage:

let data = storage.get('data');

it works again for me.

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

Successfully merging this pull request may close these issues.

2 participants