fix navigation on error
createTrack.fulfilled triggers even if the trips are empty, accordingly, dispatch().unwrap() will not throw an error.
createTrack.fulfilled triggers even if the trips are empty, accordingly, dispatch().unwrap() will not throw an error.