I'm working with Gatsby.js Everything was pretty nice since I've started building the menu. When I clicked the Link component I've waited for about 2 seconds and then I was redirected to the next page. The weird thing is that the URL is changing instantly, but the content is not.
I read this article https://www.gatsbyjs.org/blog/2019-06-12-performance-improvements-for-large-sites
But it doesn't help anyway.
Edit: If the content on the next site is small the delay is also smaller.
Github issue: https://github.com/gatsbyjs/gatsby/issues/21193
preact
andgatsby-plugin-preact
? – Amupreact
andgatsby-plugin-preact
– Amu