Update react-router to be compatible with React 15
Description
Activity
Show:
Ready for Release
Details
Details
Assignee

Reporter

Labels
Tested Version/s
None
Original estimate
Time remaining
3d
Components
Sprint
None
Priority

Created 7 June 2017 at 00:32
Updated 27 June 2018 at 02:25
Resolved 21 June 2017 at 00:04
The version of react-router used in frontend is not compatible with React 15. We must update it and change the routing code to work with the new API so that we can upgrade to React 15.
Technical notes
The API for react-router has changed multiple times since the version we are using.
The redux router depends on this so will likely need updating as well.