Quantcast
Browsing all 4827 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

TypeScript in Ember: Getting error while compiling

@Omed wrote: Getting below error while compiling TypeScript file in Ember TypeScript Version - 3.2.2, Ember-Cli: 3.6.1, Node: 10.13.0 image.png951×242 9.06 KB Posts: 1 Participants: 1 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Requesting guidance on ember-simple-auth and making the application route...

@melriffe wrote: Howdy! I’m looking for a couple of things: 1) if there is a better place to ask this question, its location, and 2) guidance, recommendations on using ember-simple-auth to make...

View Article


How does Ember decide whether to update components under the hood?

@Liutong wrote: For some reason, our project is setting a component’s props inside didRender function, which would trigger another rerender based on the lifecycle of Ember component. But this hasn’t...

View Article

Image may be NSFW.
Clik here to view.

"I contribute to Ember" with Bekzod Khaitbaev

@jessica wrote: Hello folks and welcome to the third edition of the interview series “I contribute to Ember”, presented by the folks at The Ember Times This week we’d like to highlight the work of...

View Article

[Opinion] What is your prefered multi-line syntax style in HBS?

@sukima wrote: I’ve seen a few different styles and I was wondering what others thought. Here are a two I personally flip between: <AngleBracketComponent class="foobar"...

View Article


How to do a build/compile-time check of API usage

@samselikoff wrote: Is it possible to a build/compile-time check for usage of a particular API? My use case is showing a deprecation message for Ember CLI Mirage. We currently expose faker as a named...

View Article

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

@jessica wrote: హలో Emberistas! 🐹 This week you can read all about a new RFC for accesible routing 🗺, angle brackets coming 🔜 to the guides, a new way to decorate with Ember Decorators 🖼, a...

View Article

Express server for ember test

@ryanto wrote: Ember-cli lets you define your own express server in server/index.js, but this server is not loaded in when running ember test. I’d love to have an express server when running my test...

View Article


Ember.js - Ember.js Face-to-Face Meeting Summary, Q4 2018

@jessica wrote: Last month, members of the Ember.js Core Team met in-person and remotely to review the direction that the framework API is headed, work through some architectural design questions, and...

View Article


Production build dist error

@krukas wrote: Hi, Building my first Ember app :). And for the first time I have run the build for production. The build complete successfully, but when I open the build in the browser I get the error...

View Article

Image may be NSFW.
Clik here to view.

Fixing EmberObject.create no longer supports defining computed properties

@belgoros wrote: I followed EmberMaps guide and updated the Ember app from 3.5.1 to 3.7.1 and one route fails with the following message: Assertion Failed: EmberObject.create no longer supports...

View Article

How does Ember/Glimmer convert dynamic content with HTML into DOM documents?

@Scott_Newcomer wrote: One item many Ember developers are taught is that dynamic content rendered in our handlebars files are escaped and we can use html-safe or triple curlies to render avoid...

View Article

Unexpected bug with Evented trigger

@dandan wrote: I’m having troubles with Evented throwing an odd bug when used with a Promise. I’ve made a simple service to subscribe to events in my components. It just extends Evented, so we can...

View Article


Migrating from ember-i18n to ember-intl

@belgoros wrote: I decided to migrate from deprecated ember-i18 to a new ember-intl. After transforming the old translation files with a provided migrator, I’m still stuck with initialization of the...

View Article

Best way to update route variable from Component

@HelloWorld wrote: Hi guys, first time posting. I find myself in a situation where a parent route has a <div> element that has a CSS class which causes problems for me. I intend to ‘switch off’...

View Article


Ember.js - Ember.js Native Class Update - 2019 Edition

@jessica wrote: (This post was originally published on www.pzuraq.com) This is a companion discussion topic for the original entry at...

View Article

GET https://app-name.local/livereload.js net::ERR_ABORTED 404 (Not Found)

@Rinold_Simon wrote: I’m serving my ember app in https. Followed the example which was given in https://github.com/ember-cli/ember-cli-inject-live-reload at the bottom of the page. It was working fine...

View Article


Image may be NSFW.
Clik here to view.

A proper way to translate drop-down constants

@belgoros wrote: I used ember-i18n and translated the text values to be displayed in a drop-down by creating a service constants.js as follows: #services/constants.js import Service from...

View Article

Helper with array observer

@cgallo wrote: I am trying to create a helper that is observing an array. When the array changes, I want the helper to reevaluate. I am using the helper in a checkbox input that is created as part of...

View Article

Image may be NSFW.
Clik here to view.

"I contribute to Ember" with Jen Weber

@jessica wrote: Hello folks and welcome to the fourth edition of the interview series “I contribute to Ember” , presented by the folks at The Ember Times This week we’d like to highlight the work of...

View Article
Browsing all 4827 articles
Browse latest View live