E2G22 TypeError when missing import and schema field with same name #1672
-
|
Hello, Here a minimal reproducible case: the error displayed I tried using an alias for file library but the same error occurs it seems that file library and file property enter into conflicts, is there a way to solve that ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I found a workaround by creating a custom library calling the file function I changed my k file to but I think it's a bug, is there a better way to do what I want to achieve ? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the feedback, it's a bug and I will fix it soon. Or you can write this code |
Beta Was this translation helpful? Give feedback.
Thanks for the feedback, it's a bug and I will fix it soon. Or you can write this code