Join Slack
Powered by
Any idea why I can't serialize a generic class tha...
# serialization
c
camdenorrb
12/25/2020, 2:36 PM
Any idea why I can't serialize a generic class that's inside a sealed class with the Message serializer?
j
Javier
12/25/2020, 3:00 PM
You have warnings in the serializable annotation?
Javier
12/25/2020, 3:00 PM
Maybe serialization plugin is missing?
c
camdenorrb
12/25/2020, 3:00 PM
Nope, there is no warnings for the annotation
j
Javier
12/25/2020, 3:01 PM
Ah, strange theme then
c
camdenorrb
12/25/2020, 3:01 PM
Probably is because I had them selected
camdenorrb
12/30/2020, 8:29 AM
I'ma just report the bug on github
Open in Slack
Previous
Next