Fails to recognise variables exported by async setup function (Vue3)

Looks like IDE cannot recognise variable types in template exported by async setup function in Vue3:

Even though setup function has "{ members: [] }" in the return statement.

WS ver: 2020.2

1

the issue is tracked at https://youtrack.jetbrains.com/issue/WEB-46545, please follow it for updates

0

Woops, missed that one, but thank you for the quick response.

0

请先登录再写评论。