Quantcast
Browsing all 4826 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

I m using ember pluploader but when i upload one file its working for me...

@Rpqb_1234 wrote: khetesh.png1024x768 144 KB Posts: 1 Participants: 1 Read full topic

View Article


Using '#' in URLs in an Ember app

@jfschaff wrote: A # char in a URL is generally used to refer to a specific section within a web page. It can be a paragraph or tab, or any kind of “section”. For instance /some/page#section-2 would...

View Article


Using flash with Ember-Simple-Atuth

@belgoros wrote: I can’t figure out why flash messsages are displayed whe using in current-user service but nothing happens if I move them to the route? Here is the code from services/current-user.js:...

View Article

Params received under _jsonapi key

@hectorsq wrote: When I send messages using Ember Data to a Rails backend the received params in controllers are under a _jsonapi key. Started PATCH...

View Article

Stupid Question - where do I go to change a NAV link?

@davidaxelverse wrote: Hi! I am brand new to Ember - I am trying to resolve a site that has been aboandoned by the developer. I just need to change one link in the nav. However, for the life of me I...

View Article


Render() cannot find template specified by `into:` option

@johnnyicon wrote: I would love some help on this as I’ve been trying to get this work for a few hours now. It seems like it should be something easy to do. I’m trying to create a separate layout...

View Article

Using yarn vs npm for learning team repos

@sivakumar_k wrote: There are multiple repos managed by the learning team and we have a mix of npm and yarn as dependency manager in them. This poll is to decide on one to use on all existing and...

View Article

Safari is parsing all included JS files and causing page loadtime to shoot up

@rcramu wrote: Hi, We are using ember js for for web application. In Safari, the page is taking around 18 secs to load. We broken down the JS into small parts & successfully loaded them. But the...

View Article


Catching JSONAPIAdapter parse exception

@cah_danmonroe wrote: I’m trying to catch an error globally and trying to find the best place to do it. If we do any rest requests (saves, create, etc) and an error occurs on the backend, the backend...

View Article


Image may be NSFW.
Clik here to view.

Reader's Questions - "Are there any plans for Ember Data to embrace...

@locks wrote: Hello once again to Readers’ Questions, presented by the Ember.js Times folks, with a little help from the core teams Today we have a question by rmmmp regarding the future of Ember...

View Article

JsonApi include section not load

@Nadir_Absemetov wrote: I have 2 models Sale and Product Sale: export default DS.Model.extend({ name: DS.attr(‘string’), description: DS.attr(‘string’), published_at: DS.attr(‘number’), products:...

View Article

Upgrading from Ember 2.11 to Ember 2.12 LTS -- Component Integration Test Issue

@emberAr wrote: Hi All, I am a newbie in the Ember space, and my first interaction is about upgrading from Ember 2.11 to Ember 2.12 LTS for a big project with around 15000 tests. I have resolved a lot...

View Article

Link-to renders into the {{outlet}} of application.hbs

@belgoros wrote: I have a link-to helper defined in dashboard.hbs template: #dashboard.hbs {{#link-to 'information' class="nav-link active"}} <span class="oi oi-dashboard" title="dashboard"...

View Article


ReferenceError: andThen is not defined

@aslam wrote: Hello, I am just starting to learn Ember and currently running through the Tutorial. The guide is very clear and precisely explaining the concepts. However, I am unable to run the...

View Article

Ember-cli-pagination pagedArray only load first page's data

@Kobejames wrote: I am using this way to do the pagination: pagedEvents: pagedArray(‘events’, { pageBinding: ‘page’, perPageBinding: ‘perPage’, totalPagesBinding: ‘totalPages’ }), the ‘events’ is...

View Article


App no longer runs after upgrading to 3.0 from 2.17.1

@johnnyicon wrote: Hi all, I’ve just upgraded from 2.17.1 to 3.0.0 using ember-cli-update. I also ran ember init to parse to see if there were any other changes that needed to be included. I also...

View Article

Ember authorization + Firebase

@brad182 wrote: Looking for some guidance on authorization within ember using firebase as a backend. I have not been able to find any recent examples. My app has pretty simple concept of teacher and...

View Article


Image may be NSFW.
Clik here to view.

Deprecation App Update

@real_ate wrote: This is reposted from a Post in the Ember Learning team slack on 15th Feburary where it seems to have gotten a bit lost (sorry). I think we were still trying to figure out how to have...

View Article

Database for an App

@KevinK1 wrote: Hello, I’m new with ember. For my app I want to add, list, edit and remove data secure in a database. For that i used PHP and MySQL yet. Now I want to use Amber to do that. What is the...

View Article

Ember CLI app inside a non-ember app

@Yazhini wrote: Hi, I’m new to ember and went through the documentation available on the site including the tutorials. My question is that “Is it possible to create and run ember-cli application...

View Article
Browsing all 4826 articles
Browse latest View live