Closed jfurrow closed 7 years ago
It's not a huge deal, but it seems that changes to front matter aren't reflected in the props that get passed to their respective React components. The dev server reloads the app when the file changes, but the values in props remain the same.
Yeah: https://github.com/mapbox/batfish#development-server
We can leave this issue open because if someone finds a good solution, it'll be a better dev experience.
Oh, I'm glad to see it's already documented!
It's not a huge deal, but it seems that changes to front matter aren't reflected in the props that get passed to their respective React components. The dev server reloads the app when the file changes, but the values in props remain the same.