You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a module with a key serializer for the enum class TestEnum. When I serialize from a map to a tree, where one of the map values it a map with a key of this enum type, the key serializer is not called.