I get this error when navigating to a subscreen in...
# compose
a
I get this error when navigating to a subscreen in the app after updating to compose 1.1.0-beta04:
java.lang.IllegalStateException: Place was called on a node which was placed already
What does that mean and how can I fix this?
j
Looks like this was just fixed: https://issuetracker.google.com/issues/208855077