gatsby-starter-hero-blog
gatsby-starter-hero-blog copied to clipboard
contact form success page is not built
I'm a Gatsby noob, so bear with me please :). I've used this starter to get something up and running and got most of it working just fine. In dev mode, the success page is working fine, but in the build I get an error that no page is found for /success
. Any tips on how to fix this?
Hi @ronderksen , this seems to be a bug introduced by my pull request a few months ago. Sorry about that. I made a PR to fix this: https://github.com/greglobinski/gatsby-starter-hero-blog/pull/92