Closed mweibel closed 6 years ago
With an upgrade of react-router this .push() got overlooked and that's why an error happened which then yielded a general error message.
.push()
This fixes #92
With an upgrade of react-router this
.push()
got overlooked and that's why an error happened which then yielded a general error message.This fixes #92