Using CMP Navigation when I navigate to a destinat...
# compose
t
Using CMP Navigation when I navigate to a destination with a deeplink multiple times and the option
launchSingleTop = true
is set, I get a
SerializationException
saying a serializer for the class
StringUri
could not been found. Is this expected (and I'm doing something wrong) or is this a bug?
i
cc @Konstantin Tskhovrebov
k
File an issue, please, with a zipped reproducer project
t
Looks like this also happens in the base compose navigation (androidx) library, I'll file at the androidx issue tracker
k
could you share the link with me?
t