-
-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
In BETAThe current task is available for testing in the BETA version.The current task is available for testing in the BETA version.bugSomething isn't workingSomething isn't workingv10.2.0Project: v10.2.0Project: v10.2.0v10.3.0Project: v10.3.0Project: v10.3.0
Description
I have a folder that ceased to exist, configured in .frontmatter/config/content/pagefolders/components.json.
{
"$schema": "https://frontmatter.codes/config/content.pagefolders.schema.json",
"title": "Components",
"path": "[[workspace]]/../hugo-modules/modules/documentation",
"contentTypes": ["component"]
}
FrontMatter complains that it does not exist (good) and offers to remove it or create it (good):
Clicking on "Remove Folder" results in a small notice for <1s about removing the setup, but the file is not modified or deleted.
.frontmatter/database/mediaDB.json seems to have been changed, but I am not sure if that is connected to this issue.
PS: the popup shows a different path because I tried some setup related to #787. The path is correctly displayed in the popup.
Metadata
Metadata
Assignees
Labels
In BETAThe current task is available for testing in the BETA version.The current task is available for testing in the BETA version.bugSomething isn't workingSomething isn't workingv10.2.0Project: v10.2.0Project: v10.2.0v10.3.0Project: v10.3.0Project: v10.3.0
