Skip to content

Maintenance: render_document_partials is deprecated in BL 8 #3362

Open
@jcoyne

Description

@jcoyne

Description

DEPRECATION WARNING: render_document_partials is deprecated and will be removed from Blacklight 9.0 (Replace this call with: "document_component = blacklight_config.view_config(:atom).summary_component
render document_component.new(presenter: document_presenter(document), component: :div, show: true)") (called from block (2 levels) in ___workspace_projectblacklight_spotlight_app_views_spotlight_sir_trevor_blocks__embedded_document_html_erb___1807122423310499512_451100 at /workspace/projectblacklight/spotlight/app/views/spotlight/sir_trevor/blocks/_embedded_document.html.erb:5)

<%= render_document_partials document, view_config.partials, component: component, document_counter: nil, view_config: view_config, block: local_assigns[:block], **(view_config.locals) %>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions