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.

Ember Memoization issue

See original GitHub issue

reproduction https://github.com/lifeart/ember-broccoli-memo-debug how? yarn; ember s change application.hbs -> no app refresh, only silent rebuild. After f5 - no changes.

image

ref to: https://github.com/broccolijs/broccoli/pull/396

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
oligriffithscommented, May 20, 2019

@lifeart this isn’t fully implemented in Ember-CLI yet, please hold off on testing anything until we release a specific build with this support

1reaction
stefanpennercommented, Jun 5, 2019

Should be fixed now

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Documentation] How to memoize autotracked properties
I'm a long-time Ember user and it wasn't clear to me until recently that getters that use autotracking in Glimmer components are not ......
Read more >
The Ember Times - Issue No. 137 - Ember Blog - Ember.js
In the blog, we go through memoization, referential equality, revisions, tags, and how they all work together to provide autotracking for Ember.
Read more >
Understanding Ember with Design Patterns - YouTube
Design patterns are like blueprints for making software. When you're coming into a new codebase you're an inspector and your goal is to ......
Read more >
ember-cached-decorator-polyfill - npm
Keywords · ember-addon · polyfill · glimmer · tracking · cache · cached · memo · memoize ...
Read more >
The 8 Most Common Mistakes That Ember.js Developers Make
When they arrive, the above problem will vanish. Common Mistake No. 3: Not Calling the Default Implementation in setupController. Routes in Ember have...
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