Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Spontaneous crashes while editing blog article with fresh install #55

Open
lafiosca opened this issue May 31, 2020 · 2 comments
Open

Spontaneous crashes while editing blog article with fresh install #55

lafiosca opened this issue May 31, 2020 · 2 comments

Comments

@lafiosca
Copy link

lafiosca commented May 31, 2020

Hi, I am a brand new TinaCMS user. I decided to try out the Tina Grande Gatsby starter.

This is a fresh install I created today by running npx gatsby new lafiosca.com https://github.com/tinacms/tina-starter-grande. It has gatsby 2.20.31.

So far everything seems to mostly work. I had a crash after deleting the initial articles, but I was able to fix that by running yarn run clean and rerunning yarn run develop.

But I am finding that when editing an article of my own, I am experiencing more and more frequent spontaneous crashes. I will be editing, and I'll see the develop log showing the file being changed and written multiple times successfully, but then at an unpredictable point the site will abruptly change to an error page:

image

The develop log also shows errors when this happens:

image
image

It seems to happen most often when I start typing a lot of content quickly. I wish I had more useful information to share, but if you have specific questions for me I can try to answer them. Please forgive me if this is a duplicate issue. I saw #23, but that seemed to be something else.

@dgpalmer
Copy link

I am experiencing similar behavior. i think it could be related to the latency with tina. im not sure how to fix it but there is so much latency when you use inline forms because its constantly trying to re-render components with each key press. how can i avoid this? perhaps its the same issue you are having.

@lafiosca
Copy link
Author

Unfortunately I don't have any answers, and I don't use it often enough to even clearly remember having opened this issue 😅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants