« All deprecation guides

Deprecation Guide for Ember.onerror

until: 6.0.0
id: deprecate-import-onerror-from-ember

Previously, onerror could be accessed via the Ember import:

import Ember from 'ember';

Ember.onerror

There is no replacement for this API.