Quantcast
Browsing all 4826 articles
Browse latest View live

Managing query parameters in controller within input

@armikhalev wrote: I was following this tutorial to get input in a language translation app updating URL, something like Google Translate does. But I don't want every letter in the input box to be...

View Article


Using FastBoot and localStorage

@midget2000x wrote: The FastBoot docs say that you can't use localStorage with fastboot...but I'm finding otherwise. But before I continue down this path I want to be sure this is a tenable solution....

View Article


Emberjs big table

@ioanszabo wrote: I have a page with a few tables, in total there are a few after 1000 rows. After the tables is ready, when I click to go on another page, the route is changing in the address bar,...

View Article

Image may be NSFW.
Clik here to view.

Why can not use Chrome Devtools Javascript Debuggger for Emberjs

@jiajun wrote: Hi, I have a project forked from ghost which is using emberjs for client side. When I'm trying to diagnostic the code through chrome devtools source tab, I found: The code displayed in...

View Article

Importing an ES6 Module (autoNumeric v4.0.0-beta.14) into my app

@feanor07 wrote: I am not an expert at all about ember-cli and I really do not know the internals of how the build process works for ember. All I know is that I can import dependencies from...

View Article


Vendor.js:16409 DEPRECATION: Using "_lookupFactory" is deprecated. Please use...

@dshults wrote: Anyone have a solution for this? I've followed the emberfire docs for setting this up but haven't found a resolution for this....thanks They refer to the documentation here,...

View Article

Layout property for declaring HTML in component?

@jdhines wrote: I just read the EmberConf 2017 blog post, and found out about ember-redux for the first time (which I have other questions about how many people use this instead of Ember Data), but...

View Article

Are ember-redux and Ember Data mutually exclusive?

@jdhines wrote: Having recently found out about ember-redux, I'm wondering if it is to be used in conjunction with Ember Data, or instead of it? I've been the sole developer on an internal Ember...

View Article


Creating SPAs with ember

@hosein2398 wrote: Hi,I was wondering how to create real SPAs with Ember?I mean no reload on page when click, exacly like https://library-app.firebaseapp.com/ .I'm aware of...

View Article


Is this inconsistent?

@Nikos wrote: <input onkeyup={{action "onChange"}} calls onChange action with the event as a param {{input key-up=(action "onChange") passes the new text value Posts: 1 Participants: 1 Read full...

View Article

Rails and ember. How to handle tags?

@johnunclesam wrote: Let's say I have a model with tags (acts_as_taggable gem or custom code of mine). How can I handle tags in my ember app model? How can I change tags from ember using serialization...

View Article

Sorting hasMany relationship after store.push()

@ssutch wrote: Hey everyone. I've scoured the web for the answer to this, but can't figure it out. When I push new records into the store sorting is not applied in my controller. Here is my basic...

View Article

Response does not have an id and your record does not either

@kamillacrozara wrote: I'm working on a project with Ember and a Python back-end. At the back-end I'm working with the marshmallow-jsonapi to provide a JSON API-compliant response. At the...

View Article


Integration test for component template

@Bryan_Neill wrote: I'm reatively new to front end testing in Ember so bear with me. I have a template that I wrote a simple 'it renders' integration test for and am only getting about 23% test...

View Article

Setting selected model from route's dynamic segment

@bmurphy wrote: Hello, I would greatly appreciate some guidance on whether or not what I've done is the "ember" way of doing things. What I have is a basic reporting page that loads reports into a...

View Article


Image may be NSFW.
Clik here to view.

"Ember.js - a safe bet for your web needs" - sign up for the free webinar!...

@Netguru wrote: banner3.jpg1920x1080 782 KB Posts: 1 Participants: 1 Read full topic

View Article

Ember-data creating extraneous record in memory

@Caltor wrote: I have a many to many relationship table with payload (additional field) coming from .Net WebAPI that I have modelled in ember-data. When I add a record into this table/relationship...

View Article


Route design for Table

@lightblade wrote: It's a common pattern to see table loads with a spinner in place of rows. However, this visual pattern poses a challenge to Ember routing if you want the model to be loaded as part...

View Article

Liquid Fire Reverse Animation when using Bind

@robaguilera wrote: Thanks for taking the time to read and maybe chime in on my question. Goal Custom animation for a survey taking application using Liquid Fire. When a user clicks the "continue"...

View Article

How to get current full path in ember 2.13

@Zorig wrote: I am trying to get full path in ember2.13 in fastboot. How can i achieve this? Posts: 1 Participants: 1 Read full topic

View Article
Browsing all 4826 articles
Browse latest View live