dimdenGD / OldTweetDeck

Returns old TweetDeck, for free!
MIT License
1.9k stars 113 forks source link

Search Columns won't load due to assignment to const variable #95

Closed WizardCM closed 1 year ago

WizardCM commented 1 year ago

image

https://github.com/dimdenGD/OldTweetDeck/blob/9221efdcf6281194e43919faf97fb0b2126b2ca2/src/interception.js#L316

VM50:318  TypeError: Assignment to constant variable.
    at Object.afterRequest (<anonymous>:316:22)
    at Object.interceptResponseText (<anonymous>:561:42)
    at Object.get (<anonymous>:543:52)
    at XMLHttpRequest.<anonymous> (<anonymous>:2796:197)

If I initialise var data; and enable OTDalwaysUseLocalFiles the issue goes away.

snowbound commented 1 year ago

I am on 3.1.4 and Search columns when loading Tweetdeck for the first time for the day, doesn't load 2 search columns 3 hours later still spinning circles.