datocms / gatsby-source-datocms

Official GatsbyJS source plugin to pull content from DatoCMS
MIT License
140 stars 50 forks source link

Live reload not working on sandbox environments #142

Closed anton-hc closed 3 years ago

anton-hc commented 3 years ago

Have successfully forked the primary environment and am able to view the updated content from the sandbox environment.

However I cant get the live reload to work, the only way i can view the content changes made in Dato is to restart my local environment which is not ideal given the size of the project.

disableLiveReload is set to false

stefanoverna commented 3 years ago

You were right, thanks for noticing! The issue has been solved in v2.5.14 of this package!