You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the main menu (the one accessible with the ctrl-m shortcut), the active page is highlighted. If the page is page-index, it highlights both page-index and index. See screenshot:
Can we make the selection on the page state a bit more strict?
The text was updated successfully, but these errors were encountered:
I fixed it, and interestingly I also fixed a 5-year old bug by checking this code: #178
However I still don't think it is advisable to use index.html for page template names. For the server,/folder/ is the same as /folder/index.html. Needs more testing.
As reported in smartcoop/design#36
Can we make the selection on the page state a bit more strict?
The text was updated successfully, but these errors were encountered: