Skip to content

SFC playground crashed after renaming a file #10791

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

Closed
dabuside opened this issue Apr 25, 2024 · 1 comment
Closed

SFC playground crashed after renaming a file #10791

dabuside opened this issue Apr 25, 2024 · 1 comment

Comments

@dabuside
Copy link

Vue version

574c3e6(latest)

Link to minimal reproduction

https://play.vuejs.org/#__PROD__eNp9kU1PwzAMhv9KlMsuU6sJTqNCGmgScAAESFxyqVqvy8iXEmdUmvrfcVKtDAE7JfbzOnltH/jKuWIfgS95FRovHbIAGN21MFI765HdWu1WbOOtZrOibChapILZlTBVOZaQmAIE7VSNQBFj1VhWUlCVJ4TPOYbGmo3sil2whv49JL3g6WWpwD85lNYEwZcsk8RqpeznQ86hjzA/5pstNB9/5HehTznBnz0E8HsQfGJY+w5wxOvXR+jpPkFt26hIfQa+QLAqJo+j7Caalmyf6LLb+zw9abq3sO4RTDg2lYwm5ZD1gtMs06z+a/3b7kVxmeuEGWiK0yJ+be7cVraLfDJ2B2SSvVuv2gzKTH6uavgCZFmysA==

Steps to reproduce

  1. open the link
  2. rename comp1.vue to comp2.vue
  3. editor panel disappear

What is expected?

editor panel is accessible.

What is actually happening?

xA3jWFdayp

System Info

chrome 124 incognito mode

Any additional comments?

No response

@edison1105
Copy link
Member

edison1105 commented Apr 25, 2024

You should update
import CompA from './comp1.vue';
to
import CompA from './comp2.vue'; in App.vue
manually.

@edison1105 edison1105 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@edison1105 edison1105 reopened this Apr 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 11, 2024
lynxlangya pushed a commit to lynxlangya/core that referenced this issue May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants