404 not found after create new topic
shuyanglin opened this issue · 2 comments
shuyanglin commented
從首頁點還可以,但直接複製網址的話就會看到 404 not found
有沒有什麼辦法一勞永逸地解決這個問題呢?
youchenlee commented
有一些好的解法,比如 SSR,或更頻繁執行 pre render。但我想試試看在 404.html 抓 referer url 然後 new Vue() 去做 client side render.
wildjcrt commented
或是把網址改成連到首頁,並會去自動觸發 new topic 事件呢?