If you try to use a custom Component within a Modal, the program crashes with:
thread 'main' panicked at 'called Option::unwrap() on a None value', iced_lazy-0.2.0\src\component.rs:124:43
Minimal Reproduction:
main...rs017991:iced_aw:modal_bug_reprod