Closed MichaelDimmitt closed 5 years ago
While waiting on the pr I published the fix here:
npm install --save react-router-transition-render-fork
Will un-publish when the change is merged.
@maisano, any bandwidth to look at this change?
@MichaelDimmitt sorry for the delay! I'll publish this as a minor later today.
@maisano sorry, is it possible to push the minor update?
Just published 1.4.0
which has this patch. Apologies for the delay!
First, thanks for the package.
Thanks for the really useful package allowing transitions via routes and more!
The Fix
Simply added the render prop into the codebase. React Router uses a ternary to check for the render key if component key is not used.
The problem
The project I am putting this into does not use we instead use
component
inrender
Non essential information related to the pr can be found here: https://github.com/dimmitt/non-essential-information-for-react-router-transition-pr/tree/master