SolidStart is it possible to make `load` function on Solid Router async?
My code seems to be working already but I still can't use the data that was loaded as a data that can be used for hydration. (It's not on the returned .html)
I followed the instructions on here: https://github.com/solidjs/solid-router?tab=readme-ov-file#data-functions--useroutedata
Any tips on this?
I followed the instructions on here: https://github.com/solidjs/solid-router?tab=readme-ov-file#data-functions--useroutedata
Any tips on this?

GitHub
A universal router for Solid inspired by Ember and React Router - solidjs/solid-router
