-
I've been helping some coworkers install these components on their projects. An annoying thing has been happening when we try to install the latest stable version and by mistake we get an alpha.
![…
-
This is a preliminary issue, but cropped up -- not sure why yet.
There is only one occurrence of `window.Ember`:
![image](https://user-images.githubusercontent.com/199018/144767730-50917e1b-063f-4…
-
In the interest of improving build times (and build memory usage) for the UI, we have been advised to upgrade to ember-cli-babel 7.x.x where possible (and away from ember-cli-babel 6.x.x).
In my li…
-
After upgrading to ember-cli 3.17.1 this error started popping up frequently.
If you have `ember s` running and editing files quickly it will show up.
Edit one file, save, go to another file, edit…
-
-------------
**For latest status, see an update from June 5th, 2019: https://github.com/facebook/react/issues/13525#issuecomment-499196939**
-------------
This year, the React team has mos…
-
Please add an option to turn these annoying and useless warnings off.
```
✖ 2 problems (0 errors, 2 warnings)
0 errors and 1 warning potentially fixable with the `--fix` option.
- building..…
-
Working on upgrading to 2.2.3 from 1.12.0 and I'm running into some occasional failures where Analyze is throwing `EBADF: bad file descriptor, read`. No obvious commonalities between the failures othe…
-
When I throttle network and start smashing submit button on `` I can see in the Network panel that my `ember-data` model fired multiple requests. The same then happens when those finish with `@onSubmi…
-
Could we please have support for this device added?
![image](https://user-images.githubusercontent.com/52735978/90357763-6bb61500-e097-11ea-99c9-22ae353cd73f.png)
{
"node_descriptor": "",
…
-
A couple co-workers brought up some interesting points this morning.
Given that
`...attributes` can be placed anywhere in a component
You
- don't _know_ if `...attributes` is used at all (ev…