redirect-module
redirect-module copied to clipboard
Redirect on client side
Does it really work on the client side too? Judging by the code, serverMiddleware is used. Therefore, when switching pages in SPA mode, it should not work.
@manniL Is there a solution to this?
Not at the moment, no. But #37 is a candidate for that.