Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect path variables for Decap CMS items #2

Open
jovylle opened this issue Oct 15, 2024 · 0 comments · May be fixed by #3
Open

Fix incorrect path variables for Decap CMS items #2

jovylle opened this issue Oct 15, 2024 · 0 comments · May be fixed by #3

Comments

@jovylle
Copy link

jovylle commented Oct 15, 2024

Problem

Currently, the path variables in Decap CMS for item routes seem to be incorrect or misconfigured. This can cause items to not be displayed or managed properly, especially when handling certain file paths.

Expected Behavior

Paths should resolve correctly, ensuring that Decap CMS items are properly routed and accessible.

Steps to Reproduce

  1. Attempt to create or edit an item in the CMS.
  2. Observe any errors related to item paths or misresolved URLs.
  3. Check the network tab to see the incorrect path structure.

Proposed Solution

  • Adjust the path variables to correct the routing logic for CMS items.
@jovylle jovylle linked a pull request Oct 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant