HI, I am new to WebOS dev.
I finished writing the sample app of chapter 2 of this book, everything seems to be correct except when I start the app I get this:
Is like my app is still loading but I can't really tell and it never ends. what does this mean and how can I debug this? What could be causing this?
I have tried the original sample of the book and works fine, I have copied the source so I make sure there is no spelling misses but I still get this. (Copied two assistants one model, modified one view and added the model path to sources.json with out success)
This app is super simple and should show some news (title and summary)
Thanks in advance.