Open
Description
- I confirm that this is an issue rather than a question.
Bug report
Version: 1.0.3
Steps to reproduce
like this
module.exports = {
permalink: "/:year-:month-:day/:regular"
};
What is expected?
There is no problem switching the Sidebar normally, and it should be fine when I refresh the page.
What is actually happening?
404 is displayed when the page is refreshed.