Skip to content

fix: canvas component sub/unsub lifecycle - #9606

Merged
AdityaHegde merged 2 commits into
mainfrom
fix/canvas-component-error
Jun 25, 2026
Merged

fix: canvas component sub/unsub lifecycle#9606
AdityaHegde merged 2 commits into
mainfrom
fix/canvas-component-error

Conversation

@AdityaHegde

Copy link
Copy Markdown
Collaborator

Switching between code and no-code modes in canvas throws a no component found error. This is because we cleanup on unmount of no-code variant but do not re-init on mount.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde
AdityaHegde requested a review from djbarnwal June 25, 2026 07:00
@AdityaHegde
AdityaHegde merged commit 5e9d3fc into main Jun 25, 2026
11 checks passed
@AdityaHegde
AdityaHegde deleted the fix/canvas-component-error branch June 25, 2026 07:45
AdityaHegde added a commit that referenced this pull request Jun 25, 2026
* fix: canvas component sub/unsub lifecycle

* Self review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants