2016-07-22, 21:39
Hi, I'm trying to write a SPA for controlling Kodi with React, and now I was trying to get the routing done. I would prefer to use "browserHistory" instead of "hashHistory", becouse the URL are much cleaner. But for that I need to redirect all trafic into the root page if not found, but I don't know if I can modify Kodi's routes.
Does anyone of you guys know if this is possible? Thanks!
Does anyone of you guys know if this is possible? Thanks!