Open innocenzi opened 4 months ago
Is there any ETA for SSR support? Would love to migrate to Hybridly
This is the wrong issue to ask, but the answer is no, no ETA. I don't use SSR myself, so the priority is low. Check https://github.com/hybridly/hybridly/issues/157, and PRs are welcome!
See: https://github.com/inertiajs/inertia-laravel/pull/630 See: https://github.com/hybridly/hybridly/blob/0.x/packages/laravel/src/View/PropertiesResolver.php#L102
Instead of the approach in that pull request, implement a hook or pippeline-based way to allow userland to implement that themselves.