Josep Marí
Results
1
issues of
Josep Marí
Hi! I noticed that there is no way to force a 301 redirect from React code (not from ssr.js). I tried the following: - Use `res.redirect(301, url)` (using `useServerContext()`) but...
Acknowledged