Quantcast
Channel: Ember.JS - Latest topics
Browsing all 4826 articles
Browse latest View live

About ember 3.16 performance

execute me everybody, we can see the words that performance improvement in ember release blog, but sorry i can not find some link / articles / reports about ember 3.16 (3.x) performance test or...

View Article


Component button that bind a background image

Hello everyone, I’m trying to create a button component that changes depending on an icon. I found a very nice trick using a CSS mask (so I can change the “icon” color) but binding on style attributes...

View Article


Ember.js - The Ember Times - Issue No. 153

👋 Emberistas! 🐹Set up fast with ember-new-plus ⚡️, read through the Type Stability for Addons RFC 💠, stories of becoming a developer 📖, new LinkedIn group for Ember.js developers 🐹, practice...

View Article

Simple text Animation

Hello, I’m new to the community so I apologize in advance if this question is not categorized properly or otherwise violates the community guildlines, not my intention. I want to display text in a...

View Article

Mirage: "Uncaught (in promise)" after GET

Hi All, I’ve created a new Ember project and I’m using Ember Data. I’ve setup Mirage as a “mock server” and created two routes: /boards – top level /boards/board – nested My router map looks like...

View Article


Image may be NSFW.
Clik here to view.

Ember-Table AddOn Performance

Hi I’m using Ember-Table and I noticed that any list longer than 20 items causes the list to: render only 3 items, pause, then resume rendering. I seems related to this issue...

View Article

How to access node_modules directory and read the files?

My application is using some ember addons as a dependency. I want to extract all the available components from those addons. So I am trying to access the node_modules directory and read the addon’s...

View Article

What did I break? I seem to have 2 different versions of the same dependency

TL;DR I seem to have two miragejs modules and this causes some problems: webpack://__ember_auto_import__/./node_modules/miragejs/dist/mirage-esm.js?...

View Article


Get from server with php mysql (Ember is frustrating for beginnings)

hi guys, I can’t find a solution or an example, a real example of how to get mysql data with php and Emberjs 3, I have no idea, I start to think that Ember js is a waste of time compared to Vuejs...

View Article


Eslint ember/no-jquery

Hello Community, I’m developing an octane app in which I use jquery. I assumed removing: ‘ember/no-jquery’: ‘error’ from .eslintrc.js would stop eslint reporting the following as lint: 13:17 error Do...

View Article

Rename app folder

Is it possible to rename the app folder? I don’t mean the module prefix, I literally mean the folder. It’s a long story why I’m considering doing this, but the short version is I need to maintain two...

View Article

Silence resolver deprecation

Hi, I’m getting the following error in my initializer tests: Error: Using the globals resolver is deprecated. Use the ember-resolver package instead. See...

View Article

Ember.js - Ember 3.19 Released

Today the Ember project is releasing version 3.19 of Ember.js, Ember Data, and Ember CLI. This release kicks off the 3.20 beta cycle for all sub-projects. We encourage our community (especially addon...

View Article


Image may be NSFW.
Clik here to view.

Readers' Questions: "How can I become a writer for The Ember Times in the...

Hi, everyone. It has been some time since we, at The Ember Times, got to answer a question from you. We hope that you have been doing well and finding our newsletters helpful amidst difficult times....

View Article

Ember.js - The Ember Times - Issue No. 154

👋 Emberistas! 🐹Check out the new addon ember-stargate 🌟, a new addon to integrate Netlify CMS with empress-blog 🎉 learn to SEOptimize your Ember app 💪 ✨, and last, but not least, a Readers' Question...

View Article


Notifying Parent Component of style changes of elements inside of a...

What is the general method to approach notifying a parent component of style changes in an element which is in a child component? In my app we have a few components. The relevant ones are,...

View Article

Route activate() method not called when using router.transitionTo

In my route.js file, I use the activate() method to initiate something. In the template associated with this route, I have an input that makes it possible to navigate to the same route but with a...

View Article


Use app/tmp-index.html from instead of app/index.html for build generation...

I am using ember version 3.4.0. My need is to generate the build index.html file based on the environment variable type. Eg., I have a ENV variable as isDemo If isDemo is true => build should...

View Article

How to route to the static html page?

So I have regular ember app, but I have to add static page into public folder, so I can redirect there a response from Microsoft auth and then close it(because I have # in my regular url...

View Article

Promise rejected during : Cannot call `render` without having first called...

I get this strange error message when I tried to run a test for my component. Promise rejected during “MY_COMPONENT_TEST”: Cannot call render without having first called setupRenderingContext. I...

View Article
Browsing all 4826 articles
Browse latest View live