Thinkmill / Thinkmill/keystatic
Change base url
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
Hey I've needed to move the base url of my app via https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
Now keystatic seems to not handle that well and does not fetch correctly and it seems like the frontend breaks after the initial loading too.
You can test with this https://github.com/CTreffOS/ctreffos-website-astro but you will need to add keystatic first
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the linked ctreffos-website-astro repository after adding Keystatic and configuring an HTML base URL as described in the MDN link. Check which requests fail and when the frontend breaks after initial loading. Done means Keystatic fetches correctly and the frontend remains functional with the custom base URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100