overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
4.9k stars 814 forks source link

[Bug] Mulitple Mini Apps Opened #1130

Open wishyoudie opened 1 week ago

wishyoudie commented 1 week ago

Issue

Wrong behaviour when opening multiple mini apps hosted by the same bot:

Expected behaviour

Either both mini apps are opened and usable, or the first one closes.

Actual behaviour

First mini app flickers, doesn't close, second one doesn't open.

https://github.com/overtake/TelegramSwift/assets/66038379/f42a2dc8-c695-48e8-8294-2fbb894e8e1d

wishyoudie commented 1 week ago

Using latest version from https://macos.telegram.org (not AppStore)