# Deprecation notice \> Recent Searches clear

**URL:** https://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083
**Category:** Bug
**Tags:** search, deprecation, fixed
**Created:** [20 juli 2026 om 19:16 UTC](https://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083 "2026-07-20T19:16:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [20 juli 2026 om 19:16 UTC](https://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083/1 "2026-07-20T19:16:35Z")

</div>

Hello 👋

When you clear the recent search history, it causes a deprecation notice (admin notice).

`DEPRECATION NOTICE: The array.clear is a deprecated Ember native array extension. Use native array methods or a TrackedArray instead. [deprecated since Discourse 3.6.0.beta1-dev] [deprecation id: discourse.native-array-extensions.clear]`

 ![Screenshot 2026-07-20 at 21.05.05](https://global.discourse-cdn.com/meta/original/4X/9/2/3/923057b36cc5d7b81042616a2c1d654f1c79e8ac.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [20 juli 2026 om 21:43 UTC](https://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083/2 "2026-07-20T21:43:00Z")

</div>

Thanks! I’ve got a fix on the way

> <https://github.com/discourse/discourse/pull/41848>
>
> Fixes this deprecation notice when clearing recent searches, reported here https…://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083
> 
> \> DEPRECATION NOTICE: The array.clear is a deprecated Ember native array extension. Use native array methods or a TrackedArray instead. \[deprecated since Discourse 3.6.0.beta1-dev\] \[deprecation id: discourse.native-array-extensions.clear\]

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [25 juli 2026 om 02:18 UTC](https://meta.discourse.org/t/deprecation-notice-recent-searches-clear/408083/3 "2026-07-25T02:18:05Z")

</div>


