Leptos Bug Reproduction This example demonstrates a bug in Leptos where a context is not disposed of when its owner is destroyed. Quick Start Run trunk serve --open to run this example.