Quantcast
Browsing all 4826 articles
Browse latest View live

Production Build error

@sapana wrote: Hi , In my project when i create Production Build then this error is occur plz give me suggestion to solve this issue. when i create Development Build then there is no issue . This...

View Article


Ember adapter - Passing link from adapter to serializer?

@Joshua_Jenkins wrote: I have an adapter set up for a database of prices. Often the price range includes null values at the beginning because there is no data in that range. I want to check for this...

View Article


Image may be NSFW.
Clik here to view.

Ember-pouch v5.0.0 released

@broerse wrote: GitHub pouchdb-community/ember-pouch ember-pouch - PouchDB/CouchDB adapter for Ember Data Important [breaking] changes in this release: Don’t save hasMany child ids is on by default....

View Article

Why ember 3.0 vendor.js is still as big as ember2?

@progand wrote: Ember vendor.js bundle is huge from start. It contains jQuery, ember core and ember data. I was hoping ember 3 is going to be much smaller due to removed deprecation code. But it is...

View Article

Ember-simple-auth: Content Security Policy violation

@belgoros wrote: I played with ESA dummy-app and plugged it to a locally created Rais API which uses doorkeeper gem. So the only changes I made in the dummy app: I replaced the existing googleClientID...

View Article


Image may be NSFW.
Clik here to view.

Emberjs + passportJS google

@Andy_He wrote: Hi, i am new to emberjs and passport js google oauth2. I am trying to create a authentication with an third party app like google to handle my password. So far, i’ve tested my backend...

View Article

Where to put Foundation Icons CSS

@belgoros wrote: I can’t figure out where to put the Foundation Icons in an Ember app. :(. I unzipped the icons archive and copy-pasted the entire fonder into vendor directory of the Ember project. I...

View Article

How to add Foundation or Bootsrtap fonts icons

@belgoros wrote: I can’t find a working example or steps to follow to integrate Foundation Icons 3 into an Ember app. Where should I pust the css, eot, svg, ttf and woff files, how to reference them...

View Article


Image may be NSFW.
Clik here to view.

Pass DOM element to Ember Component

@MrChriZ wrote: I’m trying to pass a DOM element into an Ember add on component I’m the Toolbar component from this add-on: GitHub aonawale/ember-material-components ember-material-components -...

View Article


Can I import an Ember module into a vendor file?

@RustyToms wrote: This is probably a strange question, but we have a polyfill in our vendor files. We want to replace the Promise polyfill code with RSVP.Promise, so we’d like to import that module...

View Article

Image may be NSFW.
Clik here to view.

Ember Data does not recognise ID is JSON Response

@johnnyicon wrote: Hi all, I’ve been trying to figure this out for the past couple of hours and I thought it might be best to ask for some help at this point. The following error is being thrown after...

View Article

How to make a GET request

@belgoros wrote: I’m truing to implement Ember Simple Auth and still stuck with such a simple trick as how to make a GET request to Rails backend. I get a token after being authenticated via another...

View Article

isServiceFactory` property to this factory or extend from Ember.Service

@amanMalhotra wrote: Warning Message in my console: Any solutions for this ? ember.debug.js:7751 DEPRECATION: In Ember 2.0 service factories must have an isServiceFactory property set to true. You...

View Article


Ember-simple-auth dummy app

@belgoros wrote: I tried to play a little bit with ember-simple-auth dummy app and have some questions: Why even after being authenticated with Implicit Grant authorizer, the following div block in...

View Article

Where to load data from user input

@Joshua_Jenkins wrote: I have a table that gets it’s model data from a rails backend. The table includes some other data from a different database. Where should this data be loaded from? The table is...

View Article


Load a subclass data model into a superclass's route

@johnnyicon wrote: Is there a way to load a subclass data model into a superclass’s route? As an example, I have a superclass named Vehicle and a subclass named Car. I have route like this:...

View Article

Ember Models Table : Need to change default Number of rows

@parekhpiya2002 wrote: Hello all, I need to change default Number of rows in ember model table in case of expandable row. Can anybody help? Thanks in Advance. Posts: 1 Participants: 1 Read full topic

View Article


ESA - failed to implement current user

@belgoros wrote: I’m trying without success to get work Implicit Grant authentication and followed the steps described in Ember Simple Auth managing current user guide. After logging I’m still...

View Article

How does ember parse meta-data JSON Response when doing pagination

@Kobejames wrote: When doing pagination in Ember and Java Rest api in backend, how am I able to parse response in JSON with meta-data(like totalPageNumber) in ember, tried Serializers but give error:...

View Article

Static site generator on Ember

@progand wrote: Hi! I’d been searching static-site generator on embers and it turned out there are no mature solutions within ember community. I found https://github.com/robwebdev/ember-cli-staticboot...

View Article
Browsing all 4826 articles
Browse latest View live