Gatsby-theme-novela: [Bug] Post not change in webpage when write post

Created on 9 Aug 2019  ยท  11Comments  ยท  Source: narative/gatsby-theme-novela

When i had changed a post (index.mdx) gatsby noti rebuild. but go to webpage, nothing happend, affect to title, author, content, date

looks like the post was built once times.

can't debug so i make a issue

log terminal look like below

 DONE  Compiled successfully in 387ms                                                                      5:57:50 PM
โ €
โ„น ๏ฝขwdm๏ฝฃ:
โ„น ๏ฝขwdm๏ฝฃ: Compiled successfully.






โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”
5 pages                                                                                                          site


All 11 comments

I believe this known limitation of Gatsby right now. You may want to double check directly with Gatsby. https://github.com/gatsbyjs/gatsby

https://github.com/narative/gatsby-theme-novela/issues/28#issuecomment-519313076

@quay I had similar problems today (with the hot loading not working). Were you also using the novela starter? If so I think the starter needs to be fixed or perhaps even re-created so it uses the most recent gatsby starter.

argree with @bravo-kernel

@brotzky to be complete.. I was encountering hot-reload problems with existing pages (on Windows 10). After that I also checked this theme and the hot-loading is no problem there. Perhaps it can be used for inspiration, I especially like the yarn workspace structure, it makes developing (and PRing) so simple.

If I am missing the point here or doing something silly please let me know, just starting on Gatsby.

I've got live reloading of index.mdx content for me locally. Going to be hard to debug this one.

anyway, tested /www and worked now, need move to narative/gatsby-starter-novela
close issue, tks @brotzky

and publish too ๐Ÿ™€

Will do, soon!

@quaj could you try the starter again? The hot reloading should work now.

gatsby new novela-site https://github.com/narative/gatsby-starter-novela

@quaj could you try the starter again? The hot reloading should work now.

gatsby new novela-site https://github.com/narative/gatsby-starter-novela

looks like it works well ๐Ÿ‘

thanks for the help, @bravo-kernel.

and glad it's resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mabasic picture mabasic  ยท  4Comments

sw-yx picture sw-yx  ยท  3Comments

KrisBraun picture KrisBraun  ยท  4Comments

devanSAGA picture devanSAGA  ยท  4Comments

slorber picture slorber  ยท  3Comments