channels icon indicating copy to clipboard operation
channels copied to clipboard

Delegate route updates to React Router

Open BuckyMaler opened this issue 6 years ago • 0 comments

  • [x] I am on the latest Channels version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate

Issue

Route updates in app/services/authorization.js are handled by setting the hash value on the global location object. It would be preferred that these route updates be handled through the React Router API.

BuckyMaler avatar Jan 02 '18 01:01 BuckyMaler