-
-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very slow text entry on Safari in long image threads #1954
Comments
Start a new pull request in StackBlitz Codeflow. |
I've also seen this, not quite as bad as the OP but where it takes ~2s for a character to echo. |
For me it is not slow, but I'm getting a lot of 429 too many requests because of all these images |
My "fix" would not call all images at once, but if you still scroll to fast/too much you will still run into 429 |
That PR probably is helpful with loading the thread! Unfortunately it doesn't close the issue. I recorded a short screencast showing how slowly text echos to the response box. All typing occurred before the recording of this video, where you can see text... slowly... echoing... to the screen: Posts.alex.kittle.@[email protected]I don't have permission to re-open this issue, can you do it for me? |
Oh I should add some info. That's with a brand-new canary: on Mac OS X 13.3.1, with Safari 16.4. I'm unable to reproduce with Firefox or Chrome, so the title of this bug maybe should get changed to be safari-specific? Or I could file a new issue if you prefer |
here is an example post in a thread from someone who posts work from an artist every day.
If you go to that message with elk, elk appears to load every image in the thread every time.
Then, if you try to respond to the most recent message, the app is so slow that you can't even type in the text box - it takes ~30s for a character to echo to the screen.
The text was updated successfully, but these errors were encountered: