Giter Site home page Giter Site logo

Comments (5)

mrichar1 avatar mrichar1 commented on June 12, 2024

Hi - thanks for this issue.

I've just had a look and the code in getRelated first looks to see if data is set and fetch that otherwise it falls back to links. I can't remember if this was a deliberate decision or just chance that it is ordered this way.

The short-term fix is to just delete the data section from the relationship, which will make it fall back to using links. Longer term I need to look and see if this was done deliberately, and at the very least document this behaviour, or make it configurable which is tried first.

from jsonapi-vuex.

mrichar1 avatar mrichar1 commented on June 12, 2024

I've just had a look and the relevant code in getRelated was just added in a single commit, with no comments about deliberate ordering of data vs links, so it doesn't look deliberate. In general it's probably safer go with the related link if specified (since it's explicit) so I'll see about reversing the order.

from jsonapi-vuex.

mrichar1 avatar mrichar1 commented on June 12, 2024

This was actually a fairly trivial change, so I've pushed this (737bcb8) and made a new release as version 5.6.0 - can you try that version out and see if that fixes things for you? If so please close this issue. Thanks!

from jsonapi-vuex.

uliSchuster avatar uliSchuster commented on June 12, 2024

Great, thanks! 👍
I will give it a try tonight or tomorrow morning.

from jsonapi-vuex.

uliSchuster avatar uliSchuster commented on June 12, 2024

I'm now using the latest release and it works. Thanks a lot!

from jsonapi-vuex.

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.