Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
in that we get tinacms hugo starter page as expected but for admin page this stuck in to the loading phase
when we use coder machine in local machine that work perfectly fine
Relevant Log Output
Expected Behavior
in there this the tinacms hugo starter page and this run on http://<local domain>/
in my local machine
and this is the tinacms hugo admin page and this run on http://<local domain>/admin
in my local machine
Steps to Reproduce
1.git clone this file https://github.com/Kevindodiya75/tinacms.git
2. use command pnpm i in this file
3. run project using pnpm run dev
4. http://localhost:1313/admin i can't view the output
Environment
System:
OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
CPU: (2) x64 AMD EPYC 7B13
Memory: 12.74 GB / 15.62 GB
Container: Yes
Shell: 5.2.21 - /bin/bash
Binaries:
Node: 23.9.0 - /usr/bin/node
npm: 10.9.2 - /usr/bin/npm
pnpm: 10.6.3 - /usr/bin/pnpm
npmPackages:
@tinacms/auth: ^1.0.11 => 1.0.11
@tinacms/cli: ^1.9.3 => 1.9.3
tinacms: ^2.7.3 => 2.7.3:
Additional Context
The issue occurs consistently