Compose Navigation – Incompatibility and workaround with Serialized Objects
I have a project where I am using the material 3 top app bar. Naturally when I am on my home page, I want to hide the back button since there is nothing on the backstack. However, I am not using hardcoded routes and instead am using @Serializable objects
.