Skip to content

Conversation

johnsimons
Copy link
Member

As per https://vuejs.org/guide/essentials/template-refs

I noticed this as part of the current work we are doing.

@johnsimons johnsimons self-assigned this Mar 18, 2025
selectedClassifier.value = classifier;
archiveGroups.value = [];
messageGroupList.value = loadArchivedMessageGroups(classifier);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

messageGroupList was not being used as a ref nor for anything given that loadArchivedMessageGroups(classifier) returns void!

@johnsimons johnsimons enabled auto-merge March 18, 2025 23:56
@johnsimons johnsimons added the Type: Improvement Type: Improvement label Mar 18, 2025
@johnsimons johnsimons added this to the vNext milestone Mar 18, 2025
@johnsimons johnsimons merged commit 148e0a6 into master Mar 18, 2025
5 checks passed
@johnsimons johnsimons deleted the john/ref branch March 18, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Type: Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants