Quantcast
Browsing all 4826 articles
Browse latest View live

The role of controllers

@twcus wrote: I am a relatively new Ember developer, and after digging through dozens of docs and articles I still do not have a full understanding of the purpose of controllers inside an Ember...

View Article


Avoiding Reload on Transition Back to Listing Route From Details Route

@G_M wrote: Given a site with a listing route and a details route where a user navigates from the listing route to the details route and then back to the listing route, what is the preferred way to...

View Article


Ember-2-legacy browser support

@kellyselden wrote: Does https://github.com/emberjs/ember-2-legacy intend to polyfill ie9 and ie10 support, or just bring back deprecated API? (first discourse post) Posts: 2 Participants: 2 Read full...

View Article

Popup model clearing data

@akhil_ck wrote: i have a popup function it submit some data . before submit the popup i am binding current user name inside popup username field. but when i call the popup second time username not...

View Article

Service provided by ember engine being instantiated twice

@bartocc wrote: Hi, I’ve got an ember engine providing a service that’s supposed to be used by the host app to share info to the engine. When I set a value on this service in the host app, this value...

View Article


Configure ember-cli version >= 3 to use native async/await and generators

@Jan_Misek wrote: How to configure ember-cli version >= 3 to use native async/await and generators without babel regenerator polyfill and async/await transpiling Posts: 4 Participants: 4 Read full...

View Article

Issue with createRecord in form component

@Chris_Stewart wrote: Continuing the discussion from Question on autofocus for form field: I am trying to do a createRecord based on form fields. As soon as I type in the form field I get errors in...

View Article

Input value - how to use helper

@belgoros wrote: I can’t find any information not figure out myself how to use a helper (or may there a better solution) to format the values I get from the backend. So, I’m getting time durations in...

View Article


Assertion Failed: When calling `warn` you must provide an `options` hash as...

@SowmyaManohar wrote: Hi , Am using ember-models-table addon for displaying table data. Using a routeName parameter in the controller for specific column. So when i click the same , it throws me the...

View Article


The right way to save multiple lines (records)

@belgoros wrote: As I’m still in the very beginning of Ember learning curve, I wonder what is the best and correct way to implement the following functionality. I have to display a shop working hours...

View Article

Image may be NSFW.
Clik here to view.

What are our brand principles?

@samselikoff wrote: Does Ember have a short list of brand principles? If so (I genuinely don’t know), could someone point me to them? If not, maybe we could kickstart a process of figuring them out....

View Article

Image may be NSFW.
Clik here to view.

Any resources for learning ember-simple-auth?

@DeDefiance wrote: I was just curious if there were any updated resources for learning/using the ‘Ember-Simple-Auth’ library? (and possibly the JWT plugin for it.) I’ve been looking for a while now,...

View Article

How to refresh main model without query params use

@laxman wrote: I create an Ember app crud operation in route level like update: http://localhost.com/contacts/:id/edit delete: http://localhost.com/contacts/:id/delete So, my problem is one create a...

View Article


Testing - Example Issues?

@rwjblue wrote: I’ll be giving a talk at Ember NYC this upcoming thursday (2018-04-26 meetup details) on the latest and greatest in testing. I plan on including a Q/A type section on “real world...

View Article

Passing parameter

@akhil_ck wrote: Hi guys, i have two buttons so when i click each button i should know which button i have clicked so how can i do it in ember js (button is not component type just normal button...

View Article


How to import assets outside of fastboot, that live in the public directory

@anna wrote: I have an application (not an addon) that needs to import a library, which must run outside of Fastboot. I have put this library into /public/myOtherLibrary and the assets export fine...

View Article

Image may be NSFW.
Clik here to view.

Did you order your Ember Hoodie v2 yet? Why not?

@Havremunken wrote: DevSwag is doing a new version of the Ember hoodie, and they need 30 orders for any to actually happen. 8 days left and we’re 9 orders short. I really want my hoodie so I hope...

View Article


Image may be NSFW.
Clik here to view.

Making Place Details Requests with Google Maps API

@chad-f-dalrymple wrote: I’m trying to connect with Google Maps API and make requests for place details specifically. It says I need to make a call to the getDetails() method but I am not sure how to...

View Article

Connect to a mysql database via php

@vincenthure wrote: Hello I try ti get data from a mysql server, so I a write a file on my server “API/waypoints.php” who read all the lines of my database and convert it to Json. When i go at this...

View Article

When do you plan to make es6 classes and decorators as a default construction...

@Alexey.Bedonik wrote: Hello guys! When do you plan to make es6 classes and decorators as a default construction for ember framework? github.com emberjs/rfcs/blob/master/text/0240-es-classes.md -...

View Article
Browsing all 4826 articles
Browse latest View live