Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Customize Renderer/SSR implementationΒ #261

@davidmyersdev

Description

@davidmyersdev

Hello πŸ‘‹

I'm looking for a way to customize the InertiaRails::Renderer class. Some things I'd like to do are:

Currently, I work around this by performing the SSR network call manually and rendering that HTML to the same layout that Inertia would render. This isn't ideal, as I have to recreate some of the functionality that Inertia already handles well (the InertiaRails::Renderer class).

I'd be happy to put a PR together if this sounds like something you'd allow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions