Skip to content

Render on server fallback #9

@martinnormark

Description

@martinnormark

In situations where a razor view cannot compile to JavaScript it could be possible to have a Controller on the server that can be called to render the view.

When called on the client, use the model passed to the template function but call the server from the template function instead of relying on the normal rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions