When entering the checkout the block is not visible for a while (~1s). When reloading the checkout it shows up instantly.
Not sure why this happens but it should not take time displaying the content as it's server side rendered.
The thing that takes time to load is the payment box, since its requesting a paypal checkout which is slow.
Maybe the rendering gets delayed somehow due to that, not sure.
When entering the checkout the block is not visible for a while (~1s). When reloading the checkout it shows up instantly.
Not sure why this happens but it should not take time displaying the content as it's server side rendered.
The thing that takes time to load is the payment box, since its requesting a paypal checkout which is slow.
Maybe the rendering gets delayed somehow due to that, not sure.