i have problem when using type aliases for Map<...
# serialization
b
i have problem when using type aliases for Map<String, List<String?>> .. i get a weird indexoutofboundsexception .. but it works when i just use the map. i know i found a ticket somewhere about this problem .. but i can't find it anymore. any ideas if this is going to be fixed soon?
m
The problem seems to be gone with kotlin 1.3.60-eap.
b
ah good to know, thx! 🙂