I’ve got this exception out of nowhere as soon as ...
# compose-desktop
o
I’ve got this exception out of nowhere as soon as I added
Popup
to some UI. Luckily it happens if there are 2
Popup
elements in the composition hierarchy, but not sure.
i
Can you provide a reproducer? Not sure yet, but it looks like a bug.
o
@Igor Demin ^^ repro
i
Thanks! It's a bug inside Compose. Fix is very simple. P.S. Didn't figure out how we can fix this on the application side.
o
Thanks for the instant fix! I don’t need a workaround, because it was a slip on my side – I don’t really want many Popups simultaneously :)
Hmm, there is another issue with Popups, https://kotlinlang.slack.com/archives/C01D6HTPATV/p1613928339026400 Can they be related?
i
Probably not, it is another issue
🆗 1