home
  • Blog
2.5
  • Getting Started
  • Tutorial
  • The Object Model
  • Routing
  • Templates
  • Components
  • Controllers
  • Models
  • Application Concerns
  • Testing
  • Ember Inspector
    • Installing the Inspector
    • Object Inspector
    • The View Tree
    • Inspecting Routes
    • Data Tab
    • Tackling Deprecations
    • Library Info
    • Debugging Promises
    • Inspecting Objects via the Container
    • Rendering Performance
    • Troubleshooting
  • Addons and Dependencies
  • Configuring Ember.js
  • Contributing to Ember.js
  • Glossary
Old Guides - You are viewing the guides for Ember v2.5.0.
Go to v5.0.0

Tackling Deprecations

Edit pencil

As part of making your app upgrades as smooth as possible, the Inspector gathers your deprecations, groups them, and displays them in a way that helps you fix them.

To view the list of deprecations in an app, click on the Deprecations menu.

You can see the total number of deprecations next to the Deprecations menu. You can also see the number of occurrences for each deprecation.

Ember CLI Deprecation Sources

If you are using Ember CLI and have source maps enabled, you can see a list of sources for each deprecation. If you are using Chrome or Firefox, clicking on the source opens the sources panel and takes you to the code that caused the deprecation message to be displayed.

You can send the deprecation message's stack trace to the console by clicking on Trace in the console.

Transition Plans

Click on the "Transition Plan" link for information on how to remove the deprecation warning, and you'll be taken to a helpful deprecation guide on the Ember website.

Filtering and Clearing

You can filter the deprecations by typing a query in the search box. You can also clear the current deprecations by clicking on the clear icon at the top.

left arrow
Data Tab
Library Info
right arrow
On this page

  • Ember CLI Deprecation Sources
  • Transition Plans
  • Filtering and Clearing
Team Sponsors Security Legal Branding Community Guidelines
Twitter GitHub Discord Mastodon

If you want help you can contact us by email, open an issue, or get realtime help by joining the Ember Discord.

© Copyright 2023 - Tilde Inc.
Ember.js is free, open source and always will be.


Ember is generously supported by
blue