Skip to content
New issue

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

最新 v1.4.0 导致插槽报错 #2646

Closed
hal-wang opened this issue Apr 21, 2023 · 7 comments
Closed

最新 v1.4.0 导致插槽报错 #2646

hal-wang opened this issue Apr 21, 2023 · 7 comments
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first

Comments

@hal-wang
Copy link

如果降级到 1.2.0 就没有这个问题

<el-table-column>
  <template #default="{ row }"> <!--Property 'row' does not exist on type 'unknown'.-->
  </template>
</el-table-column>

image

@dungtv1291
Copy link

i think i have the same problem as you. This morning I updated the code, there are many errors

@BobbyLin23
Copy link

I have the same problem in vue3 + Element Plus after i updated Volar.

@cx690
Copy link

cx690 commented Apr 21, 2023

vue2.7 + element-ui same problem
image

@johnsoncodehk johnsoncodehk added bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first labels Apr 21, 2023
@liujunmm
Copy link

v1.4.1 也如此

@yujw1993
Copy link

v1.4.1 同样存在

@warmthsea
Copy link

@andy922200
Copy link

I've met the same issue after upgrading to v1.4.0 or v1.4.1.
'Downgrade to v1.2.0' can be a work around.
截圖 2023-04-21 下午3 07 34

element-plus 2.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first
Projects
None yet
Development

No branches or pull requests

9 participants