Skip to content

Updated template refs used with useTemplateRef #348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

mukul-a
Copy link
Contributor

@mukul-a mukul-a commented May 5, 2025

Updated template refs used with useTemplateRef to not match its reference variable name, as a workaround to avoid the vue warning ("Set operation on key "value" failed: target is readonly")

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Make sure you've covered the following as needed:

  • Unit tests
  • Documentation updates
  • Code follows project conventions

Closing issues

closes #346

Updated template refs used with `useTemplateRef` to not match its reference variable name, as a workaround to avoid the vue warning ("Set operation on key "value" failed: target is readonly")

Fix references to nodeElement in TreeViewNode tests

Bump version to 7.0.1
@mukul-a mukul-a marked this pull request as ready for review May 5, 2025 19:29
@grapoza grapoza merged commit 52a113f into grapoza:master May 5, 2025
1 check passed
@mukul-a mukul-a deleted the issue-346 branch May 5, 2025 20:18
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.

Vue warn Set operation on key "value" failed: target is readonly.
2 participants