Hey guys, I set up a new site today using the starter, but kept getting the "Error: Reducers may not dispatch actions." action whenever I tried to build (both locally and on Netlify). This looks to be a version of the issue mentioned here:
Bumping Gatsby to 2.23.18 fixed this for me, so I'm submitting this in hopes that we can update it—or at least anyone else who runs into the issue might see this!
Hey guys, I set up a new site today using the starter, but kept getting the "Error: Reducers may not dispatch actions." action whenever I tried to build (both locally and on Netlify). This looks to be a version of the issue mentioned here:
https://github.com/gatsbyjs/gatsby/issues/25478
Bumping Gatsby to 2.23.18 fixed this for me, so I'm submitting this in hopes that we can update it—or at least anyone else who runs into the issue might see this!
Thanks, let me know if you have any questions!