-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Labels
Description
Environment
LiveView 0.20.12, Sentry 10.6.0.
Steps to Reproduce
- 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