alex
nuxt pages blank before showing anything
ok I made myself a small simple mini example where I simulate a fetch call via setTimeout and onMounted and it seems the rendering is not being suspended or smth.... It must be something else....
the fetching is coming from a composable which is using an rpc call to get the data... I dont know RPC that well but could that be the problem?
2 replies