We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
574c3e6(latest)
https://play.vuejs.org/#__PROD__eNp9kU1PwzAMhv9KlMsuU6sJTqNCGmgScAAESFxyqVqvy8iXEmdUmvrfcVKtDAE7JfbzOnltH/jKuWIfgS95FRovHbIAGN21MFI765HdWu1WbOOtZrOibChapILZlTBVOZaQmAIE7VSNQBFj1VhWUlCVJ4TPOYbGmo3sil2whv49JL3g6WWpwD85lNYEwZcsk8RqpeznQ86hjzA/5pstNB9/5HehTznBnz0E8HsQfGJY+w5wxOvXR+jpPkFt26hIfQa+QLAqJo+j7Caalmyf6LLb+zw9abq3sO4RTDg2lYwm5ZD1gtMs06z+a/3b7kVxmeuEGWiK0yJ+be7cVraLfDJ2B2SSvVuv2gzKTH6uavgCZFmysA==
comp1.vue
comp2.vue
editor panel is accessible.
chrome 124 incognito mode
No response
The text was updated successfully, but these errors were encountered:
You should update import CompA from './comp1.vue'; to import CompA from './comp2.vue'; in App.vue manually.
import CompA from './comp1.vue';
import CompA from './comp2.vue';
App.vue
Sorry, something went wrong.
41df250
workflow(sfc-playground): fix file renaming by bumping repl
c50b668
close vuejs#10791
No branches or pull requests
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
comp1.vue
tocomp2.vue
What is expected?
editor panel is accessible.
What is actually happening?
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: