# انهيار استثناءات Ember-this-fallback في معالج الاستثناءات

**URL:** https://meta.discourse.org/t/ember-this-fallback-deprecations-crash-in-the-deprecation-handler/401927
**Category:** Bug
**Tags:** fixed
**Created:** [30 أبريل 2026، 2:20م UTC](https://meta.discourse.org/t/ember-this-fallback-deprecations-crash-in-the-deprecation-handler/401927 "2026-04-30T14:20:18Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [30 أبريل 2026، 2:20م UTC](https://meta.discourse.org/t/ember-this-fallback-deprecations-crash-in-the-deprecation-handler/401927/1 "2026-04-30T14:20:18Z")

</div>

أعتقد أن هذا حدث مع أداة التجميع الجديدة للإضافات/JavaScript.

بدأت العديد من الإضافات ومكونات السمات في طرح أخطاء مثل:

`Error: Could not find module 'ember-this-fallback/deprecations-helper'`

`Error: Could not find module 'ember-this-fallback/this-fallback-helper'` (هنا [FKB Pro - Social theme - #493 by Clo](https://meta.discourse.org/t/fkb-pro-social-theme/234323/493))

أفهم أن عدم استخدام `this.` أصبح قديمًا وقد كان هناك وقت كافٍ لإصلاح الأمور، لكن في الوقت الحالي، النتيجة هي أن العثور على المشكلة أصبح صعبًا للغاية. (ويبدو أن هناك تحذيرًا قديمًا مختلفًا مع سمة FBK Pro؟)

الآن، يتم حقن هذا المرجع والتحذير الفعلي في كود JavaScript المُجمَّع، مما يسمح لي بمراجعة الكود المصدري للعثور على المشكلة الفعلية. لكن ليس من السهل ملاحظتها.

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/e/f/cefa048380772b82451ead7a5ab2fc074eb55258.png)

هل هذا هو السلوك المقصود؟ إذا لم تعد `ember-this-fallback` مدرجة، فهل يجب أن تظل هذه المراجع مُحقونة في الكود المُجمَّع؟

---

_[View the full topic](https://meta.discourse.org/t/ember-this-fallback-deprecations-crash-in-the-deprecation-handler/401927)._
