Skip to content

using an arb partial in show removes layout #431

@tobyhede

Description

@tobyhede

Trying to clean up a rather large show action and when using an arb view, the page renders, but without any of the layout elements or sidebars - just the contents of the partial are rendered.

show do
  render "show" #_show.html.arb
end

Using a haml or erb view produces the expected output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions