Thinkmill / Thinkmill/keystatic

Keystatic breaks when hosted on a subpath

Open
#843 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

framework:astro
Dominant language
TypeScript
Stars
2.4k
Forks
159
Avg merge
21h 41m
Merged PRs (30d)
2

Description

Astro allows the configuration of a subpath, which breaks Keystatic. Visiting /subpath/keystatic loads Keystatic, but routing and saving/editing is broken. Clicking "Create" produces no network requests or error messages, it just does nothing.

https://docs.astro.build/en/reference/configuration-reference/#base

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing Astro's base configuration documentation and reproducing the issue at /subpath/keystatic. Trace the routing and Create/edit/save flows; done means Keystatic routes correctly and creating, editing, and saving work when hosted under a configured subpath.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.