Samuel Suarez Sanchez

Results 2 comments of Samuel Suarez Sanchez

@npryce I've managed to find time to add tests and to tweak these changes to make it work with links in the status (e.g. superceded).

I solved this issue by setting the Dev Command to start vite with a specific host: ``` npm run dev -- --host=127.0.0.1 ```