core icon indicating copy to clipboard operation
core copied to clipboard

[playground] async component import is not supported

Open wxsms opened this issue 2 years ago • 2 comments

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

wxsms avatar Dec 09 '22 01:12 wxsms

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

baiwusanyu-c avatar Dec 09 '22 05:12 baiwusanyu-c

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

wxsms avatar Dec 12 '22 06:12 wxsms