Aaron K Saunders

Results 64 comments of Aaron K Saunders

Yes, I am trying to work through some issues there also, got the nested routes working I think, now trying to get form actions going. On Mon, Aug 28, 2023...

I was under the assumption that the objects where being cached in the `ObjectStore`? But when I look at the javascript console, I am seeing API calls being made https://github.com/ParsePlatform/ParseReact/blob/dc1d5731e3d16d7c9663db0fa7cc2c52db379993/lib/ObjectStore.js

so did this solve all your problems? what other specific difference are in your fork?

i hacked together this solution for something I am working on now... aaronksaunders/ionic-vue-picker-sample https://buff.ly/2GC9Lkx

@dspangenberg stills needs a bit more documentation around the code for creating the columns, feel free to ping me if there is something that is not clear

The webpack on doesn’t work either.... it looks like it was hacked together to work for the groceries demo - but to use in a real project on multiple dev...

yeah we ran into this issue last wee and resolved it but did not push a release yet

Feel free to submit a pull request?

I will take a look over the next few days. However I believe the adapter in the book is a better resource to use, this one is quite old. https://github.com/aaronksaunders/AppC-Alloy-Book

i need more information here? what does your model.js file look like