Fixed
Status Update
Comments
il...@google.com <il...@google.com> #2
This is a hard one. We can't easily read native crashes from that Motorola device since their system image is not public. I assume you can't reproduce this either, but if possible can you try using WorkManager 2.0.0 or 1.0.1-rc01? This would help track down the possible changes that might have introduced this issue. Thanks!
Description
Version used: 1.0.0-alpha09
Currently if you have a bunch of actions that don't take any arguments, each action generates its own identical NavDirections instance. Those should all be collapsed into a single class.