issues
search
apollographql
/
react-apollo
:recycle: React integration for Apollo Client
https://www.apollographql.com/docs/react/
MIT License
6.85k
stars
787
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump minimatch from 3.0.4 to 3.1.2
#4050
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#4049
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs from 6.5.2 to 6.5.3
#4048
dependabot[bot]
opened
1 year ago
0
chore(deps): bump minimist from 1.2.5 to 1.2.8
#4047
dependabot[bot]
opened
1 year ago
0
Add Gitleaks allowlist file
#4046
peakematt
closed
1 year ago
0
chore(deps): update dependency typescript to v3.9.7
#4045
renovate[bot]
closed
4 years ago
0
useQuery with onCompleted: infinite loop.
#4044
vendramini
opened
4 years ago
0
Errors that occur in refetchQueries cannot be caught
#4043
ysgk
closed
4 years ago
1
useQuery returning undefined
#4042
rodrijuarez
opened
4 years ago
0
when status code is 403, client.query => graphqlError, graphql hoc => networkError
#4041
wukong1995
closed
4 years ago
2
Breaking change in 3.1.5 in `useLazyQuery`
#4040
wild-lotus
opened
4 years ago
1
@apollo/react-hooks changelog
#4039
vimalloc-mavenlink
opened
4 years ago
0
Query with errorPolicy "all" cannot effectively use onError, onCompleted
#4038
tdeedlesATX
opened
4 years ago
1
Re-export all React Apollo functionality from @apollo/client
#4037
hwillson
closed
4 years ago
0
Release notes
#4036
VincentCATILLON
opened
4 years ago
0
[v3] Local state management
#4035
TeoTN
opened
4 years ago
0
version 3.1.4 (and 3.1.5) breaks addMocksToSchema from @graphql-tools/mock
#4034
macrozone
opened
4 years ago
0
MockedProvider not working correctly
#4033
romainleduc
opened
4 years ago
1
chore(deps): update dependency @babel/preset-react to v7.10.4
#4032
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency @babel/plugin-transform-modules-commonjs to v7.10.4
#4031
renovate[bot]
closed
4 years ago
0
Fix a typo
#4030
mvasin
opened
4 years ago
1
chore(deps): update dependency tsc-watch to v4.2.9 - autoclosed
#4029
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency jest-junit to v11 - autoclosed
#4028
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency @types/reactstrap to v8.5.0
#4027
renovate[bot]
closed
4 years ago
0
Can't perform state update on an unmounted component
#4026
mfasanya
opened
4 years ago
0
MockedProvider mocking `null` data
#4025
coltonehrman
closed
4 years ago
1
Creating npm module that uses <Query> component without instantiating <ApolloProvider> in the module
#4024
jfarris587
opened
4 years ago
0
chore(deps): update dependency lerna to v3.22.1
#4023
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency @types/react to v16.9.42
#4022
renovate[bot]
closed
4 years ago
0
Fixed unmounted component state update
#4021
mccraveiro
opened
4 years ago
2
FetchPolicy 'network-only' and 'no-cache' return cached value in Apollo Client v3
#4020
thojanssens
closed
4 years ago
1
useLazyQuery executed multiple times
#4019
squarewave24
opened
4 years ago
1
MockedProvider
#4018
sgentile
opened
4 years ago
1
Refetch or re-using lazy query make data incomplete.
#4017
ThomasP1988
opened
4 years ago
0
useSubscription doesn't work for new windows
#4016
developdeez
opened
4 years ago
0
Cannot find module error 'apollo-client' after installing @apollo/react-testing inside a test
#4015
sgentile
opened
4 years ago
0
Difference between client.writeQuery and optimisticResponse + update in Apollo
#4014
roballsopp
opened
4 years ago
0
chore(deps): update dependency serve to v11.3.2 - autoclosed
#4013
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency @types/node to v12.12.50
#4012
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency apollo-server-express to v2.14.2 [security]
#4011
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency apollo-server to v2.14.2 [security]
#4010
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency @babel/core to v7.10.4
#4009
renovate[bot]
closed
4 years ago
0
Infinite render when useQuery defines onCompleted with 'cache-and-network' fetchPolicy
#4008
johnnyoshika
opened
4 years ago
12
chore(deps): update dependency apollo-server-express to v2.14.2 - autoclosed
#4007
renovate[bot]
closed
4 years ago
0
chore(deps): update dependency apollo-server to v2.14.2 - autoclosed
#4006
renovate[bot]
closed
4 years ago
0
Impossible to access the cache in ApolloMockedProvider with `{}` in query parameters
#4005
MakhBeth
closed
4 years ago
0
Uncaught TypeError: Cannot read property 'afterFilter' of undefined
#4004
clubanderson
closed
4 years ago
1
`useQuery(..., { ssr: false })` never requests data
#4003
benjie
opened
4 years ago
0
chore(deps): update dependency @apollo/client to v3.0.0-rc.12
#4002
renovate[bot]
closed
4 years ago
0
Why doesn't writeFragment update queries that use the fragment?
#4001
roballsopp
opened
4 years ago
1
Next