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

Build meta returning null on second call #206

Closed
KaneFreeman opened this issue Dec 18, 2018 · 0 comments
Closed

Build meta returning null on second call #206

KaneFreeman opened this issue Dec 18, 2018 · 0 comments

Comments

@KaneFreeman
Copy link
Member

Bug

The Build meta class does not properly cache non-Promise function calls.

Package Version: 5.0.0-alpha.4

Code

Expected behavior:

The second call to the build meta should return the cached version of the response.

Actual behavior:

The second call to the build meta returns null.

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