@planetexpress69 wrote:
Hello there,
I just added a short piece of code (on top of one of my routes) to handle access to my paged API:
queryParams: { page: { refreshModel: true }, page_size: { refreshModel: true } },
Everything works great but Raven bothers me with a "Unhandled Promise error detected" message.
Ember : 2.2.0 Ember Data : 2.2.0 jQuery : 1.11.3 Ember Django Adapter : 1.1.1 Ember Simple Auth : 1.0.0
Any idea?
Thanks in advance,
Martin
Posts: 1
Participants: 1