Skip to content

Crash when switching from old to collaborative editor #3865

@elias-ba

Description

@elias-ba

When switching from old editor (/w/:id) to collaborative mode (/w/:id/collaborate) and adding a node, the app crashes with:

UndefinedFunctionError: LightningWeb.WorkflowLive.Collaborate.handle_event/3 is undefined

Old handler tries to send push-change to LiveView which doesn't exist in collaborative mode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions