Skip to content

Conversation

@syyyr
Copy link

@syyyr syyyr commented Dec 10, 2025

Describe your changes

boolean must come first, otherwise Vue won't interpret props without a value (i.e. just teleport) as a boolean, and :teleport="true" has to be used.

This issue has possibly appeared in 6740279 (but I'm not sure)

Issue ticket number and link

None.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have ensured that unit tests pass without errors
  • If it is a new feature, I have added a new unit test

boolean must come first, otherwise Vue won't interpret props without a value
(i.e. just `teleport`) as a boolean, and `:teleport="true"` has to be used.
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