stremio-web icon indicating copy to clipboard operation
stremio-web copied to clipboard

Feat/ Navigation with React Router V6

Open Botsy opened this issue 6 months ago • 1 comments

This PR aims to replace the usage of window.location and window.history for navigation and to integrate React Router v6 (version 6 is used or older Node version compatibility >= Node 14)

Botsy avatar Apr 29 '25 16:04 Botsy

Played again with this a bit today, blinking issues seems to be gone but i would say it requires more in depth testing by more than one person as this is critical change

TRtomasz avatar Aug 05 '25 13:08 TRtomasz