Slimane Amiar
Slimane Amiar
when using fast-boot the page is rendered in the server side, the ember app is loaded in background, after the ember app is finished loading, the page get refreshed ,...
If anyone could add https support , securing the app is very important for productions, thank you
Hello, i get the following error from ember-cli-swiper using Ember 4.1.0: `Uncaught ReferenceError: Ember is not defined`.
runing 'ember t' is getting blocked when arriving where i have used `BsCarousel` ``` {{!-- application.hbs --}} Verfügbarkeiten. Termine. Abwesenheiten. Urlaub. ``` ``` // application-test.js import { module, test }...
Upgraded font-awesome to latest version, this will solve issue mentioned in [https://github.com/cbroeren/ember-context-menu/issues/52](url)
when i try to get definitions terms of not existing terme in umls i get an error exemple : ``` agg = Aggregator() exemple = agg.definitions_terms('aaaaa') ```
### Description This pull request addresses an issue where the module `@ember/string` could not be found in Ember 6.1.0. ### Changes - **package.json** - Updated `ember-auto-import` from `^1.11.3` to `^2.10.0`...
## Version 3.6.0 ## Test Case i am using a fresh ember app with `"ember-source": "~6.1.0"`, `"@ember/string": "^4.0.0"` ## Steps to reproduce Create a new Ember application with ember-source version...