lbry-desktop/ui/modal/modalRouter
infinite-persistence b5dd24ff56
ModalRouter: change dispatch map to object
Moving away from the function version to the object version. Trying to track down why the effect that closes the modal ran when the pathname did not change. My only guess is the unstable hideModal reference due to the function mapping. There is no customization needed, so the object version is preferred anyways.

`doOpenModal` isn't used, so I just removed that.
2022-05-19 23:56:34 +08:00
..
index.js ModalRouter: change dispatch map to object 2022-05-19 23:56:34 +08:00
view.jsx changed repost to open a modal instead of new page 2022-04-12 21:07:39 +08:00