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

Fix cache-and-network fetchPolicy complete check #3314

Closed
wants to merge 1 commit into from

Conversation

uNScope
Copy link

@uNScope uNScope commented Apr 13, 2018

Reference to issue

Fix problem with cache-and-network fetch policy. Even if data is presented in cache, it always fetch from remote store before will be showen.

@apollo-cla
Copy link

@uNScope: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@apollo-cla
Copy link

Fails
🚫

Running your Dangerfile has Failed

Danger has errored

Error: TypeError

TypeError: Cannot read property 'login' of null
    at Object.<anonymous>.commits.map.x (dangerfile.ts:45:43)
    at Array.map (<anonymous>)
    at Object.<anonymous> (dangerfile.ts:45:25)
    at Runtime._execModule (/home/circleci/project/node_modules/jest-runtime/build/index.js:513:13)
    at Runtime.requireModule (/home/circleci/project/node_modules/jest-runtime/build/index.js:329:14)
    at /home/circleci/project/node_modules/danger/distribution/runner/DangerfileRunner.js:133:33
    at ensureCleanDangerfile (/home/circleci/project/node_modules/danger/distribution/runner/DangerfileRunner.js:173:5)
    at Object.<anonymous> (/home/circleci/project/node_modules/danger/distribution/runner/DangerfileRunner.js:132:21)
    at step (/home/circleci/project/node_modules/danger/distribution/runner/DangerfileRunner.js:32:23)
    at Object.next (/home/circleci/project/node_modules/danger/distribution/runner/DangerfileRunner.js:13:53)

Generated by 🚫 dangerJS

@uNScope uNScope closed this Apr 13, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants