-
Hi,
I can't seem to get this addon to run. As soon as install the plugin (ember install ember-leaflet-layer-control) and before even changing any code in my application I get the error message "Can…
-
The generated output is different, and it appears the addon should be built in the `addon` folder, not `app` now.
When building the addon, I also had to fix this manually:
`An `addon/templates` tree…
-
Using the tooltip recipe I get the following error:
```
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
```
Steps to reproduce:
1. `ember …
-
We have configured template-lint to skip the tests directory (see https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/ignore.md). However, the VSCode extension still marks the …
mydea updated
3 years ago
-
-
### Update 2 (after this comment: https://github.com/ember-learn/ember-cli-addon-docs/issues/453#issuecomment-583858157)
"Default styles" were removed in Tailwind V1 (i.e: Tailwind's reset styleshe…
-
It's possible to get autobars working with ember currently with a few modifications.
My hacked together version is here: https://github.com/go1dfish/dig.ccMixter/blob/master/lib/js/jquery-autobars.js…
-
**Describe the bug**
When building an app that uses ember-animated, embroider throw an error when trying to build:
```
Build Error (PackagerRunner) in node_modules/ember-animated/templates/compo…
-
em-table seems to be not working with ember 3 and yarn. Could you please help
> TypeError: _ember.default.Handlebars.SafeString is not a constructor
`define('em-helpers/components/em-breadcru…
-
[repo](https://github.com/beatle/emcli-templates-collision-repro) with reproduction. This reproduction is based on a dummy app but it's also reproducible within a host app.
Steps to reproduce:
```
…
ro0gr updated
6 years ago