Skip to content

issues Search Results · repo:emberjs/ember.js language:JavaScript

Filter by

6k results
 (103 ms)

6k results

inemberjs/ember.js (press backspace or delete to remove)

🐞 Describe the Bug missing types 🔬 Minimal Reproduction just import it in a ts/gts file 😕 Actual Behavior no types 🤔 Expected Behavior types 🌍 Environment - Ember: - 6.7.0-alpha.1 - TS - 5.8.3 ...
  • NullVoxPopuli
  • Opened 
    yesterday
  • #20947

as a feature implementation person, I would like to have gjs and gts rendering tests, like what consuming apps have. This may mean bringing in @ember/test-helpers in to this repo -- but I think this is ...
  • NullVoxPopuli
  • Opened 
    5 days ago
  • #20945

🐞 Describe the Bug When using partial string interpolation inside a style attribute (e.g. style= border: 3px solid {{this.borderColor}} ) inside an {{#each}} block, the test suite hangs and CPU usage ...
  • ashik-ts-12418
  • 3
  • Opened 
    10 days ago
  • #20944

📙 Describe the Issue Whenever you follow the current installation steps it will install 6.5 but in website there isnt any info about 6.5 even it says latest as 6.4 We need this one fixed in order to ...
  • usta
  • 2
  • Opened 
    20 days ago
  • #20942

🐞 Describe the Bug Image (this is in the implementation of template()) queueMicrotask evades wrapping try/catch
  • NullVoxPopuli
  • Opened 
    on May 30
  • #20914

🐞 Describe the Bug Been playing around in here: https://github.com/emberjs/ember.js/pull/20907 (because you can t catch a compiler error due to the usage of the microtask queue) And it seems that the ...
  • NullVoxPopuli
  • 4
  • Opened 
    on May 30
  • #20913

🐞 Describe the Bug Check the reproduction below. 🔬 Minimal Reproduction import { helper } from @ember/component/helper ; function returnUndefinedHelper(positionalArgs) { return positionalArgs[-1]; ...
Has Reproduction
  • boris-petrov
  • 1
  • Opened 
    on May 28
  • #20912

📙 Describe the Issue In testing/testing-tools/#toc_ember-cli, there s confusing description of the various types of tests supported: You can also use Ember CLI to create the test file separately from ...
  • tomers
  • 2
  • Opened 
    on Apr 20
  • #20894

🐞 Describe the Bug Templates do not provide build-time dead-code elimination. 🔬 Minimal Reproduction Create a new GJS/GTS component: template {{#if false}} This should never appear {{/if}} ...
  • TSenter
  • 1
  • Opened 
    on Apr 15
  • #20893

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause For example, when something occurs in backburner, perhaps we can do a little bit of unwravelling when to get ...
  • NullVoxPopuli
  • Opened 
    on Mar 28
  • #20890
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub