Navigator.find(Map<String, Object>, String) should not modify the predicate map passed to it #339
Comments
Resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally created by Marcin Erdmann.
Users have reported reusing that value and it is surprising to them that it gets modified. Simply create a copy of the map before modifying it.
The text was updated successfully, but these errors were encountered: