Skip to content

Conversation

@HassanBahati
Copy link
Member

This Pr adds useEnableNetworkMutation

@docs-page
Copy link

docs-page bot commented Sep 30, 2024

To view this pull requests documentation preview, visit the following URL:

react-query-firebase.invertase.dev/~112

Documentation is deployed and generated using docs.page.

expect(snapshot?.exists()).toBe(true);
expect(snapshot?.data()?.foo).toBe("bar");
} catch (error) {
expectFirestoreError(error, "unavailable");
Copy link
Member

Choose a reason for hiding this comment

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

These tests don't make sense (I don't think) - should it throw, or work?

@HassanBahati HassanBahati marked this pull request as draft October 7, 2024 14:15
@HassanBahati
Copy link
Member Author

closing this PR as there is a similar implementation via #147

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