When I am visiting a URL like http://localhost:8088/#/ctf/1/info and then click on the tasks tab, then I get an empty screen and the following warning in the console:
The URL that has the empty page is http://localhost:8088/#/ctf/1-Midnight-Sun-CTF-2022-Quals/tasks in my case. So this is probably due to the slug being added again to the URL.
When I am visiting a URL like
http://localhost:8088/#/ctf/1/info
and then click on the tasks tab, then I get an empty screen and the following warning in the console: The URL that has the empty page ishttp://localhost:8088/#/ctf/1-Midnight-Sun-CTF-2022-Quals/tasks
in my case. So this is probably due to the slug being added again to the URL._Originally posted by @JJ-8 in https://github.com/TFNS/CTFNote/pull/146#discussion_r846629334_