# כרום איטי בהעלאת תמונות רבות בפוסט

**URL:** https://meta.discourse.org/t/chrome-slow-to-upload-in-topic-with-many-images/325890
**Category:** Bug
**Tags:** uploads
**Created:** [10 בספטמבר,‏ 2024,‏ 5:54pm UTC](https://meta.discourse.org/t/chrome-slow-to-upload-in-topic-with-many-images/325890 "2024-09-10T17:54:33Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12 בספטמבר,‏ 2024,‏ 5:36am UTC](https://meta.discourse.org/t/chrome-slow-to-upload-in-topic-with-many-images/325890/4 "2024-09-12T05:36:20Z")

</div>

Looking at the backtrace it looks like a bug here:

> <https://github.com/discourse/discourse/blob/7ced4fccc7d5bb41f60e7c51be55bb03de215634/app/assets/javascripts/discourse/app/mixins/textarea-text-manipulation.js#L132-L174>

But all the time is being spent here:

> <https://github.com/discourse/discourse/blob/7ced4fccc7d5bb41f60e7c51be55bb03de215634/app/assets/javascripts/discourse/app/mixins/textarea-text-manipulation.js#L332-L336>

This is super confusing though, why would `insertText` suddenly get so slow, this certainly feels like a chrome bug.

Will ping a few team members in case they have ideas.

Could this be a chrome extension, if you run chrome in [safe mode](https://meta.discourse.org/t/53504?silent=true) does the issue persist?

---

_[View the full topic](https://meta.discourse.org/t/chrome-slow-to-upload-in-topic-with-many-images/325890)._
