Giter Club home page Giter Club logo

Comments (8)

teddyzeenny avatar teddyzeenny commented on May 17, 2024

Fixture Adapter should work right now (with Ember Data master and Ember > rc7). If you are encountering issues with it, then it might be a bug. In that case, an issue with a way to reproduce would be helpful.

As for extending Ember.DataAdapter, looking and Ember Data's implementation is currently the best example. Hopefully we will have more documentation in the future.

The extension does not currently work with JSBin. See #22 .

from ember-inspector.

eccegordo avatar eccegordo commented on May 17, 2024

OK Thanks.
The JSBin issue is likely what I was running into.

from ember-inspector.

Globegitter avatar Globegitter commented on May 17, 2024

Hmmm, I seem to be running into this problem now. Just using ember-data and ember-app-kit together for the first time. With yeoman's generator-ember everything worked fine. But now the Data-tab is just empty, even though the fixture adapters clearly work, because my app is displaying the models.
Any idea what could be up? @teddyzeenny

from ember-inspector.

teddyzeenny avatar teddyzeenny commented on May 17, 2024

EAK and the data tab don't work well together yet. See #117 .

You can add this code to your app as a temporary fix.

from ember-inspector.

Globegitter avatar Globegitter commented on May 17, 2024

Is working, thanks.

from ember-inspector.

rstudner avatar rstudner commented on May 17, 2024

do I add the code from https://gist.github.com/CodeOfficer/2818c6e8de7f396c886e to
adapters/debug.js ?

if so, isn't working for me.

from ember-inspector.

teddyzeenny avatar teddyzeenny commented on May 17, 2024

@rstudner the data tab now supports EAK. You just need Ember 1.5 beta and master version of the resolver. The workaround mentioned above is no longer necessary (also it doesn't work any more).

from ember-inspector.

rstudner avatar rstudner commented on May 17, 2024

I commentd in the other thread.

my bower.json:

"ember": "1.5.0-beta.4",
"ember-data": "https://github.com/emberjs/data.git#master",
"ember-resolver": "git://github.com/stefanpenner/ember-jj-abrams-resolver.git#master",

my Info area of the extension 100% shows all the right versions.

My app works 100%

no data in the tab. sad face

I also git pulled the extension, built it, and installed it from my local filesystem to make sure mine was up to date.

from ember-inspector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.