-
### What happened?
Hi,
I noticed some slowness when trying to use my zigbee devices this morning, and took that opportunity to update HA to latest version, knowing it would have to be restarted,…
-
Running with Ember 2.0 throws this error when trying to build:
```
Assertion Failed: Using `{{view}}` or any path based on it ('templates/components/google-map.hbs' @ L5:C6) has been removed in Ember…
erkie updated
8 years ago
-
Maybe with comments and version? Or is there a better place for this?
Good list of real-world open source ember apps
- http://iheanyi.com/blog/a-list-of-open-source-emberjs-projects/
- https://git…
-
Hello, I am attempting to use your google analytics plugin in my Ember 5.4.1 application. I've gone through the setup instructions (here)[https://github.com/onehilltech/ember-cli-google/blob/master/pa…
-
Circle CI tests fail on Chrome `>= 71` with the testem `disable-dev-shm-usage` flag enabled with the following error:
`FATAL:gpu_data_manager_impl_private.cc(892)] The display compositor is freque…
-
Should this plugin work with Ember CLI 0.2.5? I added it to my project as described in the readme but I get this error when visiting the page:
```
Uncaught TypeError: window[globalVariable] is not a …
-
Am new to ember so this error might be something I am missing.
I want to display a map in an ember app.
DEBUG: -------------------------------
ember.debug.js:6507DEBUG: Ember : 2.6.2
ember.debu…
-
With embroider 3.0.0 and using Typescript we get the following error on the page when creating imports like `import config from 'app-name/config/environment';`
> Uncaught Error: Could not find modu…
-
So, I installed the ember-leaflet-google-tile-layer and I was trying to use it to my code. My code that actually works is
{{#leaflet-map id="map-leaflet" lat=cityLatitude lng=cityLongitude zoo…
-
This internal error appear when I create **store** using ember-data
**To Reproduce**
Steps to reproduce the behavior:
1. Create ember model
2. Create store
3. Check the data rows in ember insp…