Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ryanflorence/async-props issues and pull requests

#75 - Still maintained/relevant?

Issue - State: open - Opened by testerez over 7 years ago - 2 comments

#74 - Fixes example

Pull Request - State: closed - Opened by testerez over 7 years ago

#73 - Replace npmcdn.com with unpkg.com

Pull Request - State: open - Opened by npmcdn-to-unpkg-bot about 8 years ago

#72 - allow React Router 3.0 alphas that are working

Pull Request - State: closed - Opened by turadg about 8 years ago - 3 comments

#71 - error never throw to console when or before component mount

Issue - State: open - Opened by littlee over 8 years ago

#68 - add custom stringify and parse props functions

Pull Request - State: open - Opened by NumminorihSF over 8 years ago

#67 - remove JSON padding on production environment

Pull Request - State: closed - Opened by NumminorihSF over 8 years ago

#66 - fix loadPropsOnServer params

Pull Request - State: open - Opened by fraserxu over 8 years ago

#65 - Promise support

Issue - State: open - Opened by kinday over 8 years ago - 2 comments

#64 - Using async-props with Alt.js

Issue - State: open - Opened by burimshala-zz over 8 years ago - 1 comment

#63 - Is the loadPropsOnServer example up-to-date?

Issue - State: open - Opened by fetimo over 8 years ago - 4 comments

#62 - Possible to disable AsyncProps loading behavior?

Issue - State: closed - Opened by hswolff over 8 years ago

#61 - How to avoid overriding `createElement`?

Issue - State: open - Opened by AlastairTaft over 8 years ago

#60 - Update Readme example

Pull Request - State: open - Opened by jpweeks over 8 years ago

#59 - Setting Page Title from async-props

Issue - State: closed - Opened by zackify over 8 years ago - 2 comments

#58 - Make examples work with latest version

Pull Request - State: closed - Opened by rexxars over 8 years ago - 6 comments

#57 - add location object to loadProps

Pull Request - State: open - Opened by zackify over 8 years ago - 2 comments

#56 - Rename loadContext to Context?

Issue - State: open - Opened by zackify over 8 years ago - 3 comments

#55 - Transfer to ryanflorence

Issue - State: closed - Opened by mjackson over 8 years ago

#54 - Only reload components down from the pivot point

Pull Request - State: closed - Opened by ntkoopman over 8 years ago - 1 comment

#53 - Upgrade to babel 6.x.x

Pull Request - State: closed - Opened by Atry over 8 years ago - 2 comments

#52 - add semicolons to class properties

Pull Request - State: closed - Opened by marcgreenstock over 8 years ago - 2 comments

#51 - Implements the core async bit in Rx.

Pull Request - State: closed - Opened by trxcllnt over 8 years ago - 3 comments

#50 - async-props interferes with dynamic segments

Issue - State: closed - Opened by bdefore over 8 years ago - 3 comments
Labels: needs-test-case

#49 - Update README.md for isomorphic rendering

Pull Request - State: closed - Opened by ChiefORZ over 8 years ago - 2 comments

#48 - updated to babel 6

Pull Request - State: closed - Opened by ChiefORZ over 8 years ago - 3 comments

#47 - fix loading props twice in isomorphic apps

Pull Request - State: closed - Opened by ChiefORZ over 8 years ago - 7 comments

#46 - npm-scripts/postinstall.js global babel

Issue - State: closed - Opened by andresgutgon over 8 years ago - 10 comments

#45 - Add Location to loadProps

Pull Request - State: closed - Opened by zackify over 8 years ago - 2 comments

#44 - Clicking on a <Link /> before loadProps on client side finishes causes failure to transition

Issue - State: closed - Opened by zackify over 8 years ago - 2 comments
Labels: needs-test-case

#43 - Passing data through to loadProps

Issue - State: closed - Opened by zackify over 8 years ago - 17 comments

#42 - Add resolve feature

Pull Request - State: open - Opened by sars over 8 years ago - 3 comments

#41 - loadAsyncProps never fail?

Issue - State: closed - Opened by sars over 8 years ago - 2 comments

#40 - fix for state not updating on route change

Pull Request - State: open - Opened by zackify over 8 years ago - 12 comments

#39 - fix for using loadProps in child route component

Pull Request - State: closed - Opened by zackify over 8 years ago - 2 comments

#38 - loadProps in child route breaks <Link /> in react-router 2.0

Issue - State: closed - Opened by zackify over 8 years ago - 2 comments

#37 - update readme for react-router 2.0

Pull Request - State: closed - Opened by zackify over 8 years ago

#36 - update to babel 6, add semicolons after static props to conform

Pull Request - State: closed - Opened by bdefore over 8 years ago - 3 comments

#35 - ignore undefined in the component chain

Pull Request - State: closed - Opened by ChiefORZ over 8 years ago - 1 comment

#34 - loadProps Nirvana

Issue - State: closed - Opened by ChiefORZ over 8 years ago - 5 comments

#33 - redirectToLogin middleware

Issue - State: closed - Opened by ChiefORZ over 8 years ago - 4 comments

#32 - location object not passed to `loadProps`

Issue - State: open - Opened by dan-weaver over 8 years ago - 5 comments
Labels: enhancement

#31 - make reload clearly

Pull Request - State: closed - Opened by ustccjw over 8 years ago - 2 comments

#30 - SSR issue with ReactRouter 2.0

Issue - State: closed - Opened by arkist over 8 years ago - 6 comments

#29 - Uncaught Error: Invariant Violation

Issue - State: closed - Opened by A77AY over 8 years ago - 2 comments

#28 - `loadProps` called twice

Issue - State: closed - Opened by Beingbook over 8 years ago - 16 comments

#27 - provide `loading` prop to root component

Issue - State: closed - Opened by Beingbook over 8 years ago - 1 comment

#26 - renderLoading prop doesn't work

Issue - State: closed - Opened by Beingbook over 8 years ago - 1 comment

#25 - Filter routes without component

Pull Request - State: closed - Opened by ntkoopman over 8 years ago

#24 - Breaks createBrowserHistory

Issue - State: closed - Opened by Cyberzwerg over 8 years ago - 1 comment

#23 - components of undefined

Issue - State: closed - Opened by zackify over 8 years ago - 1 comment

#22 - pass on error in `loadAsyncProps`

Pull Request - State: closed - Opened by romeovs almost 9 years ago - 1 comment

#21 - Rethink the script string

Issue - State: closed - Opened by romeovs almost 9 years ago - 3 comments

#20 - [discuss] async-props work with falcor(async model)

Issue - State: closed - Opened by ustccjw almost 9 years ago - 1 comment

#19 - throw error with [email protected]

Issue - State: closed - Opened by Beingbook almost 9 years ago - 2 comments

#18 - Extra parameters to `loadProps`

Issue - State: closed - Opened by jorrit almost 9 years ago - 1 comment

#17 - Wait on promise in addition to callback

Issue - State: closed - Opened by jorrit almost 9 years ago - 3 comments

#16 - Only parse __ASYNC_PROPS__ if it's a string

Pull Request - State: closed - Opened by smartmike almost 9 years ago - 1 comment

#15 - Update npm with latest version

Issue - State: closed - Opened by zackify almost 9 years ago - 1 comment

#14 - Use case: loading throbber

Issue - State: closed - Opened by insin almost 9 years ago - 4 comments

#13 - Purpose and motivation?

Issue - State: closed - Opened by adamscybot almost 9 years ago - 4 comments

#12 - loadAsyncProps never fires callback

Pull Request - State: closed - Opened by AlastairTaft almost 9 years ago - 1 comment

#11 - Trigger a reload from AsyncPropsContainer when route params change

Pull Request - State: closed - Opened by insin almost 9 years ago - 3 comments

#10 - Pass additional props through

Pull Request - State: closed - Opened by insin almost 9 years ago

#9 - componentWillReceiveProps logic missing some scenarios

Issue - State: closed - Opened by insin almost 9 years ago - 6 comments

#8 - Rename npm package to react-router-addons-async-props

Issue - State: closed - Opened by mjackson almost 9 years ago - 2 comments

#7 - Fix hydration of data on client-side.

Pull Request - State: closed - Opened by rexxars almost 9 years ago - 3 comments

#5 - If no components define loadProps, loadPropsOnServer hangs

Issue - State: closed - Opened by tomatau almost 9 years ago - 3 comments

#4 - Why The <script> String?

Issue - State: closed - Opened by tomatau almost 9 years ago - 10 comments

#3 - consider flattening __ASYNC_PROPS__ for client hydration

Issue - State: closed - Opened by travi almost 9 years ago - 1 comment

#2 - Fixed a problem when no components have loadProps

Pull Request - State: closed - Opened by dlmr almost 9 years ago - 8 comments

#1 - Fix links in package.json

Pull Request - State: closed - Opened by ingro almost 9 years ago