Page 1
This content is taken from a WordPress blog with WP Gatbsy and WP GraphQL installed.
Below is an image. On the initial page load this image will show. However if you navigate to another page using the nav menu above, and then come back to this page. The image will not show.
This bug is caused by the page content being wrapped in a framer motion AnimatePresence component with “exitBeforeEntry” set to true. But I’m not sure why or how to fix the bug.
See https://github.com/mrbjjackson/gatsby-source-wordpress-framer-motion-bug for the github repo for this Gatsby project