SSR
Closed this issue · 1 comments
mhaagens commented
Does this router support server side rendering?
plandem commented
I don't see any troubles here. Under the hood, this library abstracted(via using Provider component) and knows nothing about history (window is browser specific feature) and navigation. So SSR depends only on implementation of Provider.