Subscribe on changes!

[playground] async component import is not supported

avatar
Dec 9th 2022

Vue version

latest

Link to minimal reproduction

https://sfc.vuejs.org/#eNp9UcFqwzAM/RXNl6TQxOxa0kLZZX+wiy9dorQpsWxkp2OE/PvkdC2jKwEfrPf0nuWnUe29Ly8Dqo2qQs2djxAwDn5nqLPecYQRGmw7wn34pvrNCUhIESZo2VnIRJsZAkO1oxDh3gXbp7o8X8FWzAGu9nlW6kSmGbKVITmVvg4iXVJEtL4/RJw11d1MS13pO6nW6upX2IMvz8GRfGhMEvNLBKM2MCMJk9dSbdQpRh82Woe2TiOcQ+n4qOVW8kCxs1hisMUnu6+ALMZGrf94aAEvyAUjNcjIS54Prf98k+1kaJKv3AJZWgpj+7CD2wpsOEr4wufZO/a9gw/HffOS0l2K9vS6G8dZPE2VlmpGO/JDhEthXYP91ijhjXrIfvoB8/HKnw==

Steps to reproduce

visit the playground. It said 'Async component loader resolved to undefined. If you are using retry(), make sure to return its return value.'.

but if you download it to local and run, it works.

What is expected?

it should work online. Or a nicer tip should be provided if not possible to work.

What is actually happening?

it does not work online. And a confusing tip is provided.

System Info

No response

Any additional comments?

No response

avatar
Dec 9th 2022

This issue should be moved to this repository https://github.com/vuejs/repl

avatar
Dec 12th 2022

The Github link on sfc playground website points to here. You may transfer it at will. Thanks.