-
It took me quite some time to find out why no errors were sent to sentry. It's the default error template.
Minimal working example:
```javascript
# app/routes/index.js
import Ember from 'ember';…
-
I couldn't reproduce this in an isolated test case. I have an application with `"template-only-glimmer-components": true` and ember-angle-bracket-invocation-polyfill 1.1.5 installed. (Ember and Ember …
-
I'm getting the following errors after trying to upgrade to `0.5.0`:
```
Parse error on line 1:
...{{link-to 'contact' | Contact}} support.
-----------------------^
Expecting 'CLOSE', 'CLOSE_UNESCAPE…
-
### Description
IndexOutOfBoundsException on selecting Ember template in Run Configuration Templates on machine without installed Node
### Steps to Reproduce
0. Have a machine without installe…
-
Moved from https://github.com/typed-ember/ember-cli-typescript/issues/1166 . There is a reproduction repo there.
cc @chriskrycho
Quote from Chris in Discord:
> I think it'll just need to twea…
-
The attribute-indentation rule is about style and is very annoying to fix when things go wrong. A `--fix` option would be very helpful.
https://github.com/ember-template-lint/ember-template-lint/bl…
-
I'm using `ember-power-select` and it works perfect inside twiddle. But now I'm trying to write an acceptance test which requires a [test helper](http://www.ember-power-select.com/docs/test-helpers) f…
-
I'm wondering if it is time to add Prettier for Handlebars to default blueprints.
This would be a follow-up to using Prettier for JavaScript files, which landed in #628. At the time we adopted Pret…
-
[Ember 1.9.0](http://emberjs.com/blog/2014/12/08/ember-1-9-0-released.html) which has just been released requires Handlebars = 2.0. However _ember-cli-bootstrap-sass_ ships with templates compiled for…
-
https://github.com/ember-template-lint/ember-template-lint/blob/master/lib/get-config.js#L390
file name `c:\Users\lifeart\Documents\repos\octane-notes\tests\integration\components\localization-bar-…