Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Is this specific to navigation? Or can this be reproduced with another other Composable component?
il...@google.com <il...@google.com>
il...@google.com <il...@google.com> #3
It only happens inside of a NavHost. So, yes, it seems to be specific to navigation.
Description
Version used: 1.0.0-alpha07
Devices/Android versions reproduced on:
ActivityNavigator only supports string arguments for filling in the data pattern. It should at least use toString() on any type of argument.