Flickering when navigating using Link
Hi guys! I was trying out Tanstack Router examples for SolidJS:
1. https://tanstack.com/router/latest/docs/framework/solid/examples/basic-solid-query-file-based
2. https://tanstack.com/router/latest/docs/framework/solid/examples/kitchen-sink-file-based
I wonder why when navigating pages in example 1 the entire page seems to be flickering but it does not happen in example 2. Can anyone give me explanation ? thanks!
1. https://tanstack.com/router/latest/docs/framework/solid/examples/basic-solid-query-file-based
2. https://tanstack.com/router/latest/docs/framework/solid/examples/kitchen-sink-file-based
I wonder why when navigating pages in example 1 the entire page seems to be flickering but it does not happen in example 2. Can anyone give me explanation ? thanks!

An example showing how to implement Basic Solid Query File Based in Solid using TanStack Router.

An example showing how to implement Kitchen Sink File Based in Solid using TanStack Router.
