I got this issue after upgrading from version 2.3 to 2.4.0-alpha02. The new version should contain a fix, but it did not work for me. For reference, my actions are defined like so:
<action
android:id="@+id/action_from_to_destination"
app:destination="@id/destination" />