Code Monkey home page Code Monkey logo

Comments (11)

Akryum avatar Akryum commented on June 14, 2024

The API has changed, you no longer wrap in a data object. Here is the doc.

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

Ty for response, error is unclear though

from vue-meteor-tracker.

Akryum avatar Akryum commented on June 14, 2024

Well, it's trying to use data as a property and expect it to have update({params}).

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

maybe warn for usage of data?

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

Now it doesn't like this within meteor.

listings() {
      return AuctionItems.find().fetch()
    },

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

@Akryum

from vue-meteor-tracker.

Herteby avatar Herteby commented on June 14, 2024

I'm pretty sure there's nothing wrong with that piece of code anyway, so your problem must lie elsewhere. You should look through the stack trace, and include it in your question as well.

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

Don't know seems so straightforward that I don't want to explore it.

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

I guess I have to install the new tracker and stuff now even though I'm using components as far as I'm aware.

from vue-meteor-tracker.

mitar avatar mitar commented on June 14, 2024

This issue is completely unclear what you are asking. There is no reproduction you prepared. You are asking multiple things in the same issue. You are asking things in already closed issue.

from vue-meteor-tracker.

janat08 avatar janat08 commented on June 14, 2024

Can't help think it's a simple matter of library complaining about format of tracker instruction, which happens in both "separate issues" were I'm basically asking for support, even though components lib doesn't document new tracker use.

from vue-meteor-tracker.

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.