Skip to content

Error with nested LiveViews #733

@tomtaylor

Description

@tomtaylor

Environment

LiveView 0.20.12, Sentry 10.6.0.

Steps to Reproduce

  1. Render a page which contains a nested LiveView

Expected Result

It renders.

Actual Result

[error] Sentry.LiveView.on_mount hook errored out: ** (RuntimeError) attempted to read connect_info from a nested child LiveView PoplarWeb.Admin.TaskManagerLive.

Only the root LiveView has access to connect_info.

Then the page rerenders.

Metadata

Metadata

Assignees

Labels

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions