-
I get a missing translation in all my templates. Completion works but the preview of translated string not.
ghost updated
6 years ago
-
When using the `helper` function https://github.com/ciena-blueplanet/ember-test-utils/blob/265973b92d856615dee92e5ec2368b1170b5111f/addon-test-support/setup-test.js#L154 from setup-test.js in an add-o…
-
Hi
I tried to familiarize myself with the calluma project and therefore tried to setup a demo instance using this guide: https://caluma.gitbook.io/caluma-docs/guides/guide
In the end I got a bla…
-
## The devDependency [ember-i18n](https://github.com/jamesarosen/ember-i18n) was updated from `5.2.1` to `5.3.0`.
🚨 [View failing branch](https://github.com/k-fish/ember-inline-component-strings/com…
-
This issue relates to [my confusion in this issue](https://github.com/ahmadsoe/ember-highcharts/issues/478), but the problem remains unresolved: No matter what I do I can't set [global config for high…
-
- [x] I am on the [latest](https://github.com/ember-intl/ember-intl/releases/latest) ember-intl version
- [x] I have searched the [issues](https://github.com/ember-intl/ember-intl/issues) of this…
-
hello, love the definition provider feature
regarding that, was wondering if there was a way to tell the language server that the language files are in a particular folder outside of the ember projec…
-
Picking off from where we left off from slack. Here's a list of addons I was planning to use. I like your approach of grouping related addons and installing them on a need by need basis.
I'd like th…
-
The `embroider-optimized` scenario tests fail with the following errors:
```
not ok 6 Chrome 105.0 - [15 ms] - Unit | Validators | messages: it exists
---
expected: >
t…
-
use case desired here is to be able to have an addon that uses a service that would be provided by the app that uses it
one use case for this could be an intl service like ember-intl provides
it's…