question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tracking remaining usage of the Ember global

See original GitHub issue

With #19357 landing, there are a few deprecation notices being thrown even in brand new apps on 3.27-beta-1+.

Here’s a list:

Steps to reproduce

Run ember new with ember-cli@3.27.0-beta.1. Inspect the console.

Relevant versions

ember-cli: 3.27.0-beta.1
ember-source: 3.27.0-beta.3
ember-data: 3.27.0-beta.0
ember-cli-htmlbars: 5.7.1
@embroider/compat: 0.39.1
@embroider/core: 0.39.1
@embroider/webpack: 0.39.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
pzuraqcommented, Apr 30, 2021

@sandydoo the final issue should have been fixed by #19509, we removed the namespace processing entirely. That fix should be backported to beta in the next release.

1reaction
pzuraqcommented, Apr 27, 2021

I thought we tried to get rid of the Namespace stuff, I’m unsure why we had to keep it in the end. It’s odd that tests pass too, even with it. I’ll dig in soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tracked Properties - Ember RFCs
Summary Tracked properties introduce a simpler and more ergonomic system for tracking state change in Ember applications.
Read more >
Global electricity analysis: H1-2020 | Ember
The global electricity transition is off-track for 1.5 degrees. Coal needs to fall by 13% every year this decade, and even in the...
Read more >
Ember interactivity: Events, classes and state - MDN Web Docs
To learn how to create component classes and use events to control interactivity, and keep track of app state using a service. Adding ......
Read more >
The 8 Most Common Mistakes That Ember.js Developers Make
This might change if the global adoption of Object.observe in browsers improves, but until then, we have to use the set of methods...
Read more >
Statistical Review of World Energy - BP
Oil consumption increased by 5.3 million barrels per day (b/d) in 2021 but remained 3.7 million b/d below 2019 levels. A majority of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found