Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use with raw data instead of resource_url #34

Open
JugnuPathak opened this issue Dec 13, 2017 · 2 comments
Open

use with raw data instead of resource_url #34

JugnuPathak opened this issue Dec 13, 2017 · 2 comments

Comments

@JugnuPathak
Copy link

Hi first let me clear that, I'm new to vue.js and I don't have much idea about component events and all.

can you please provide me the demo code where I can provide json data instead of resource_url?

My api is returning me array of objects from which I will create array of object (one object for each page required as per your demo code) required for pagination to work by creating json for different page. On next or previous page click I want to display data from this new array instead of resource_url.

I know it might not be an issue but my skill limitations with vue framework.

@nise
Copy link

nise commented Feb 4, 2018

I have the same problem and think its a matter of documentation. Fetching data through ajax should be optinal instead of mandatory.

@JoabMendes
Copy link

In the documentation there's a topic called Fetch Data Manually. I thought it would explain how to use raw data instead of the resource_url. Sadly, I only got confused about it.

@hootlex could you give us a clarification on this and if it's possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants