Skip to content

fix: Firestore Client caching stub in bad state issue #2364

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

Closed
wants to merge 2 commits into from

Conversation

wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Jun 16, 2025

No description provided.

@wu-hui wu-hui requested review from a team as code owners June 16, 2025 23:47
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Jun 16, 2025
})
.catch(err => {
this._stubState = 'Fail';
});
Copy link
Contributor

@ehsannas ehsannas Jun 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC this file is auto-generated, and these changes could be overwritten.

@wu-hui wu-hui closed this Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/nodejs-firestore API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants