-
-
Notifications
You must be signed in to change notification settings - Fork 466
Closed
Labels
bugSomething isn't workingSomething isn't workinggood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first
Description
I'm trying to implement a table with dynamic slot names that are based on the column names, but I am faced with an issue with types in the v-for
loop inside the template. For some reason the result type of the value is inferred as never
, but if we do the same in the typescript we get a different type. Looks like it's an issue in the template type inferring.
f0ll0wthewhiterabbit and daniilgrif0ll0wthewhiterabbit and daniilgri
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first