Keller

Results 11 issues of Keller

browser not found ![Screenshot_2020-11-08-23-29-43-134_com realvnc viewer android](https://user-images.githubusercontent.com/23178771/98483570-89b88f00-221a-11eb-833f-8cbf46b098dd.png)

Where types for typescript in 6.0.0? ![image](https://user-images.githubusercontent.com/23178771/128574401-679ed0c8-659b-4524-b856-7df4560e6831.png) ![image](https://user-images.githubusercontent.com/23178771/128574412-e1b35f8a-293b-419a-893d-366593c4bd9c.png)

* Telegraf.js Version: 4.3.0 * Node.js Version: 14.16.1 * Operating System: win10 ## Minimal Example Code Reproducing the Issue ![image](https://user-images.githubusercontent.com/23178771/123495723-86e59f80-d62d-11eb-96bb-e3615493c349.png) ![image](https://user-images.githubusercontent.com/23178771/123495682-5f8ed280-d62d-11eb-9362-8765788bf479.png) I think this happens if you upload large files...

How to fix that? ![image](https://user-images.githubusercontent.com/23178771/121821317-f4461780-cca0-11eb-882b-5c6949970c34.png) ![image](https://user-images.githubusercontent.com/23178771/121821347-1dff3e80-cca1-11eb-8132-258f35a9b2c8.png)

bug
enhancement
help wanted
question

https://github.com/gram-js/gramjs/blob/a1df9c4de676e5f36f5affbbd7f854b6c6fb9978/gramjs/client/TelegramClient.ts#L50 I believe that you need to put a StringSesion there, instead of a Session. Session on save() is void when in StringSession is of type string. ![image](https://user-images.githubusercontent.com/23178771/130146847-5f56b231-e511-45a1-b2e6-936e10c3be20.png) ![image](https://user-images.githubusercontent.com/23178771/130146873-3213f0fb-2ec3-4749-86b4-d8b0440627a6.png)

``` Tools: Loop exceptionally stopped without resolving the promise Tools: TypeError: danog\MadelineProto\MTProto\AuthKey::getServerSalt(): Return value must be of type string, null returned in /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/MTProto/AuthKey.php:121 Stack trace: #0 /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/Loop/Connection/WriteLoop.php(314): danog\MadelineProto\MTProto\AuthKey->getServerSalt() #1 /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/Loop/Connection/WriteLoop.php(75):...

todo

In the previous code, the code always returns undefined

# Describe the bug After compiling: ``` > build > mtasa-lua-utils build node_modules/lua-types/core/coroutine.d.ts(31,8): error TS2304: Cannot find name 'LuaMultiReturn'. node_modules/lua-types/core/coroutine.d.ts(50,68): error TS2304: Cannot find name 'LuaMultiReturn'. node_modules/lua-types/core/coroutine.d.ts(56,37): error TS2304: Cannot...

bug

**Описание** Не работает CardScroll в модальном окне на мобильной версии **Версия библиотеки** 4.3.0 **Шаги воспроизведения** Открыть https://55g8y.csb.app/ с телефона и попробовать перемещать карды **Ожидаемое поведение** Карды должны перемещаться, как в...

type:bug
cmp:modal