evgeny-nadymov / telegram-react

Experimental Telegram web client with tdlib, webassembly and react js under the hood
https://evgeny-nadymov.github.io/telegram-react/
GNU General Public License v3.0
2.33k stars 606 forks source link

Unable to login - page goes dark on code input #260

Closed hrw closed 4 years ago

hrw commented 4 years ago

I loaded https://evgeny-nadymov.github.io/telegram-react/ and entered phone number. Telegram on phone got login code.

Page asked me for code and after first digit entered page went blank with those messages on console:

RangeError: source array is too long
    doRender tgsticker.js:352
    initPlayer tgsticker.js:209
    loadAnimation tgsticker.js:479
    initApi tgsticker.js:122
    loadAnimation tgsticker.js:478
    loadAnimation tgsticker.js:525
    value RLottie.js:65
    Nl React
    unstable_runWithPriority scheduler.production.min.js:270
    React 4
    unstable_runWithPriority scheduler.production.min.js:270
    React 9
    unstable_runWithPriority scheduler.production.min.js:270
    React 17
    <anonymous> index.js:17
    p (index):1
    <anonymous> main.f003f1d1.chunk.js:1
    p (index):1
    l (index):1
    e (index):1
    <anonymous> main.f003f1d1.chunk.js:1
react-dom.production.min.js:4636:12

Uncaught RangeError: source array is too long
    doRender tgsticker.js:352
    initPlayer tgsticker.js:209
    loadAnimation tgsticker.js:479
    initApi tgsticker.js:122
    loadAnimation tgsticker.js:478
    loadAnimation tgsticker.js:525
    value RLottie.js:65
    Nl React
    unstable_runWithPriority scheduler.production.min.js:270
    React 4
    unstable_runWithPriority scheduler.production.min.js:270
    React 9
    unstable_runWithPriority scheduler.production.min.js:270
    React 17
    <anonymous> index.js:17
    p (index):1
    <anonymous> main.f003f1d1.chunk.js:1
    p (index):1
    l (index):1
    e (index):1
    <anonymous> main.f003f1d1.chunk.js:1
tgsticker.js:352:33
hrw commented 4 years ago

I have 22 sticker sets enabled. Removed two of them, situation did not changed.

evgeny-nadymov commented 4 years ago

Please provide your OS and browser version

hrw commented 4 years ago

Fedora Linux 33, Firefox 81.0.1

evgeny-nadymov commented 4 years ago

I would like to collect rlottie logs from your browser in order to fix this issue. Could you please ping me on Telegram (@nadymov)?