react-router-component icon indicating copy to clipboard operation
react-router-component copied to clipboard

Split react-async into a plugin

Open STRML opened this issue 9 years ago • 2 comments

Thinking <LocationsAsync> etc etc. See #128. This would help prevent some dependency hell and lighten the JS payload a bit in the usual case.

STRML avatar Mar 20 '15 10:03 STRML

This would be very welcome. It would be nice to be able to mix sync/async <Location>s in a <Locations> block as well.

jamwaffles avatar Mar 20 '15 10:03 jamwaffles

React-Async is going to be dropped in the 0.14-compatible version 0.27.0+ as it is currently in flux and incompatible with React 0.14. Once @andreypopp releases a new version, we'll work on bringing back the functionality via a component.

STRML avatar Sep 10 '15 23:09 STRML