I'm trying to generate a basic project with a store "Pathstore" and data "data.json" in my Extjs6.5 Fiddle but it goes not well.I'm not sure what paths I need to specify in my application to load.How can I do for this?
Thanks in advance, Ben
Here's the the fiddle:
https://fiddle.sencha.com/#view/editor&fiddle/25vm
I add console.log in my store and I get nothing.
So a few things:
store.PathStore.js
so it was not required to useapp.store.PathStore
I organized your fiddle a little bit better and made it working. Here is a working version of you fiddle: https://fiddle.sencha.com/#view/editor&fiddle/271g