-
### Description
When trying to access relationships in the frontend, I only get the raw field (eg `genus_id`) and not the actual relationship objects. In the control panel everything works fine and…
-
## Description
Adding `enable_aws_for_fluentbit = true` to the configuration does create a log group, `/aws/eks/jf-test-cluster/aws-fluentbit-logs-20240110180918467200000001` in my case, but no log…
-
**Describe the project you are working on:**
I have worked on GUIs for the editor, but my issue applies equally to any game that includes an Options page, Settings page, or similar. It also applies t…
-
Post feature requests here. Backwards compatibility is optional.
-
Would it make sense to make an eslint plugin that would get added during `ember install ember-electron`?
Mainly, it'd be nice not to have to manually fix the `error 'requireNode' is not defined no-…
-
Hey @fsmanuel
We've been using this addon in production for about a year now and we're hitting the limits of LocalStorage. Some of our users are hitting the 5MB size limit, and nearly all of them ar…
-
### Description
I have 2 models: ArticleCategory and Article. Article category has many articles. In the article category blueprint I added HasMany fieldtype for that relationship. Adding article to …
-
When a v1 addon has gts components and ember-template-imports, this is working under Classic, but failing under Embroider (stable). Imports of components used in `` get stripped away (in the rewritten…
-
It seems that my engine hosted by my Embroider app is unable to resolve components from my local v2 addon. I get this error `Error: Attempted to resolve 'my-component', which was expected to be a comp…
-
### Bug description
Problem:
{parent_uri} appends `{mount}` at every point in URI hierarchy, so with depth > 1 it starts to add up, e.g.:
given permalink structure `/{mount}/{parent_uri}/{slug}` it…