Android Studio – java.lang.IllegalStateException: replace() called on item that was not placed
Issue appears on multiple screens. To my surprise the same code was working for previous versions of app. I just updated the compose libraries and then all this happening again and again on multiple locations. I am using LazyColumn to…