Loading work item create from a URL targeting a specific template causes the page to crash
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=579974)
</details>
<!--IssueSummary end-->
## Current behavior
Opening the create work item detail view from a deep link to a specific template when the rich text editor is active as your default editor causes the page to go blank until eventually recovering.
Example URL: https://gitlab.com/gitlab-com/team-member-epics/access-requests/-/issues/new?description_template=GitlabCom_Licensed_Demo_Group_Request
See https://gitlab.slack.com/archives/C72HPNV97/p1762470716492719
{width=900 height=136}
Reproduced on GitLab.com with `Arc 1.119.0`.
## Expected behavior
The page loads as expected without crashing/remounting the vue app(s)
## Other context
I was unable to reproduce this with the plain text editor.
issue