issues
search
markdalgleish
/
redial
Universal data fetching and route lifecycle management for React etc.
1.1k
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
catch unwanted removal of returning a dispatch
#52
briziel
opened
6 years ago
1
Add chinese translation.
#51
ghost
opened
6 years ago
1
How does redial handle redirects triggered with a decorated component?
#50
Aryk
opened
7 years ago
0
add default hooks named 'components' for child components
#49
wujjpp
closed
7 years ago
1
React Router v4 support?
#48
idangozlan
opened
7 years ago
8
Fetch data when deep linking to sub route doesn't work
#47
adriaanbalt
opened
7 years ago
1
Nested routes, prevent data fetching in parent route if nested route within the parent route is hit.
#46
ghost
closed
7 years ago
0
Add support for named components
#45
modosc
closed
5 years ago
1
Doc improvement for client-only?
#44
quicksnap
opened
7 years ago
1
multiple dispatches inside fetch
#43
walshe
opened
7 years ago
6
When using React Router redirect on `onEnter` func, redial is not triggered
#42
idangozlan
opened
7 years ago
4
How I can do sequential requests? I mean nested requests
#41
victortomilin
closed
4 years ago
4
Question about named components
#40
antherkiv
opened
8 years ago
0
in example client code should defer hooks be called after fetch?
#39
modosc
closed
4 years ago
2
Trigger all component hooks
#38
mrasoahaingo
opened
8 years ago
8
Catch errors when triggering lifecycle hooks
#37
markdalgleish
closed
8 years ago
1
Add boilerplate using redial
#36
ufocoder
closed
8 years ago
1
wrap hook call in try catch
#35
10xLaCroixDrinker
closed
8 years ago
2
React Router hook performance [listen+match] vs [Router.onUpdate]
#34
djeeg
opened
8 years ago
1
Fetch data from several endpoint for one page with SSR
#33
victortomilin
closed
4 years ago
2
Feature/waterfall
#32
meriadec
closed
7 years ago
5
Integrate with clientMiddleware of the react-redux-universal-hot-example
#31
casertap
opened
8 years ago
1
Good way to prevent fetching when route changes?
#30
johanneslumpe
closed
8 years ago
1
Enable bundling with Babel 6
#29
alexmchardy
closed
8 years ago
3
provideHooks on nested components are ignored.
#28
pastelsky
closed
8 years ago
3
Minimum universal react API
#27
guidsen
closed
8 years ago
1
Question about the done hook
#26
ratson
closed
8 years ago
1
Under the WrappedComponent can't work normally
#25
xesrevinu
closed
8 years ago
3
accessing store in provideHooks fetch
#24
shoebmogal
closed
8 years ago
6
Easing migration from react-fetcher?
#23
levity
opened
8 years ago
1
Add support for plain callbacks
#22
vesparny
opened
8 years ago
2
Avoid unsafe behavior in example code
#21
cesarandreu
closed
8 years ago
1
Defer fetching done 2 times
#20
andresgutgon
closed
8 years ago
3
Prevent route switch on client until `fetch` has resolved
#19
mwildehahn
closed
8 years ago
4
Lazy routes + split reducers?
#18
jaredpalmer
closed
8 years ago
3
HTTP Status Codes (server rendering)
#17
indeyets
closed
8 years ago
1
Nested routes - prevent fetching data on parent routes when navigate to child route
#16
joehua87
closed
8 years ago
3
Fix imports for client example
#15
javivelasco
closed
8 years ago
1
Ensure rendering order with async trigger calls
#14
autarc
closed
8 years ago
4
Handling async route rendering at the client
#13
autarc
closed
8 years ago
2
React-redux's connect with provideHooks provides "Failed propType: Required prop `property` was not specified in"
#12
DWboutin
closed
8 years ago
4
Use transducers in trigger function for speed optimizations.
#11
yacodes
closed
8 years ago
2
Filter out routes with undefined components
#10
cameronhunter
closed
8 years ago
1
Use Redux 3.1 API for applying middleware
#9
gaearon
closed
8 years ago
1
PR from react-redux-universal-hot-example
#8
chungchiehlun
closed
8 years ago
3
Handle undefined components
#7
cameronhunter
closed
8 years ago
6
Sessions on server
#6
thomasdavis
closed
8 years ago
1
Handle routes with undefined components
#5
cameronhunter
closed
8 years ago
2
Error with require.ensure
#4
luandro
closed
8 years ago
1
Example for the client
#3
autarc
closed
8 years ago
8
Next