<@UFT11FKSP> I think I have similar issue like we ...
# kvision
t
@Robert Jaros I think I have similar issue like we had with Tabulator. I get Ilegal Cast exception somewhere in
io.kvision.form.Form#setData
.
r
I don't think so it's similar, because Form data handling is based on serialization.
t
It is also related to migration 3.16 -> 4.1.1. I am going to debug it.
r
could you please paste the stacktrace?
t
It is inside coroutine, so the stack trace is not much useful.
r
There were a few changes in
Form
component since 3.16. I've dropped
encodeToDynamic
and fixed issues with DataTime and Upload fields on IR.