Skip to content

plugin: fix duplicate task content rendering#449

Merged
jamiebrynes7 merged 2 commits intomasterfrom
fix/task-content-rendering-dupes
Dec 21, 2025
Merged

plugin: fix duplicate task content rendering#449
jamiebrynes7 merged 2 commits intomasterfrom
fix/task-content-rendering-dupes

Conversation

@jamiebrynes7
Copy link
Copy Markdown
Owner

No description provided.

If the task content was edited and then the query component refreshed,
we would see both the previous and edited versions of the task content.
This was because we would not clear the previous task content.

There are a number of ways to resolve this, but the simplest is to key
the component so we force a full remount when the content changes.
@jamiebrynes7 jamiebrynes7 merged commit 981ea7d into master Dec 21, 2025
2 checks passed
@jamiebrynes7 jamiebrynes7 deleted the fix/task-content-rendering-dupes branch December 21, 2025 14:26
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.

1 participant