Any idea why I can't serialize a generic class tha...
# serialization
c
Any idea why I can't serialize a generic class that's inside a sealed class with the Message serializer?
j
You have warnings in the serializable annotation?
Maybe serialization plugin is missing?
c
Nope, there is no warnings for the annotation
j
Ah, strange theme then
c
Probably is because I had them selected
I'ma just report the bug on github