You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server, gitter or StackOverflow.
I'm not very familiar with ts but it looks like it should work (microsoft/TypeScript#12364). Anyways, as long as it returns a Promise, vue-router should be able to handle it, if it doesn't work, then you can open an issue with a repro
Version
3.0.1
Reproduction link
https://router.vuejs.org/zh-cn/advanced/lazy-loading.html#
Steps to reproduce
无法使用import()定义异步子组件
What is expected?
无法使用import()定义异步子组件
What is actually happening?
无法使用import()定义异步子组件
无法使用import()定义异步子组件
The text was updated successfully, but these errors were encountered: