Sample data for demos? Specifically Kanban

First want to say that we love the components that we've tested. But, I have a question and here is my current situation. Not having ready to run examples is a bit frustrating. Download the example, run the code, and it reports and error then I spend a chunk of time debugging rather than evaluating the component. Biggest issue is missing data. For example, the datasource.js file is missing from latest Kanban demo:
  • https://ej2.syncfusion.com/vue/documentation/kanban/cards/

It references:
  • import { kanbanData } from './datasource.js';
But datasource.js is nowhere to be found.
I searched for the sample data in this github repository, but didn't find it:
  • https://github.com/syncfusion/ej2-vue-samples

Thought it may be downloaded in node_modules/@syncfusion, but didn't find it there. Looked all through the example code that was cloned from the kanban example, but no data file in there either. I've managed to recreate the example data for a couple components that we're testing, but it is rather tedious process when we're simply evaluating components.

Maybe I'm missing something, is there a place where I can download the data that is associated with the examples?

2 Replies 1 reply marked as answer

JO Jim OQuinn July 13, 2020 04:22 PM UTC

Looking for the sample data used in this example too:

  • https://ej2.syncfusion.com/vue/demos/#/material/kanban/show-hide.html
Jim


BS Balasubramanian Sattanathan Syncfusion Team July 14, 2020 05:25 PM UTC

Hi Jim OQuinn, 
 
Greetings from Syncfusion Support. 
 
We have validated your reported problem “Sample data for demos?” at our side And we let you know that currently our UG enhancement is in progress and we will refresh it in our any of the upcoming releases. And we have prepared a sample based on your requirements. 
 
 
Kindly try the above samples and let us know if you need further assistance. 
 
Regards, 
Balasubramanian S


Marked as answer
Loader.
Up arrow icon