aepot
aepot
**What is the current behavior? Describe the bug** In Chrome it works as expected but in Firefox when I select multiple nodes like 2 or more paragraphs. Then insert same...
**Service Name** VK video **URL to an example embed** Direct URL: https://vk.com/video-183388314_456239065 Embed URL: https://vk.com/video_ext.php?oid=-183388314&id=456239065&hd=2 **Additional notes** VK video docs: https://dev.vk.com/en/widgets/video Privacy URL: https://vk.com/privacy Note that Video ID constists of...
**Library version** 2.0.2 **Describe the bug** Adding `node-fetch` dependency breaks resolution of type definitions with TypeScript 5.7.3 while bundling for browser. TS starts to pick types from `@node/types` instead of...
### Describe the bug ```c# AppNotificationManager.Default.NotificationInvoked += NotificationInvoked; AppNotificationManager.Default.Register(); ``` `Register()` throws an Exception: ``` System.Runtime.InteropServices.COMException: 'The specified module could not be found. Unable to load resource dll. Microsoft.WindowsAppRuntime.Insights.Resource.dll' ```...
### Describe the bug After upgrading from 1.7 to 1.8 I've encountered significant app distribution increase in size. Digging into Release notes I've got that I need to use separate...
Hello, @alexbers Recently TG Desktop 6.3 stopped working with this proxy. Probably permanently. Please look at https://github.com/telegramdesktop/tdesktop/issues/30004 Where suggested to update MTProxy the code from [MTProxy](https://github.com/TelegramMessenger/MTProxy) but for me that's...