Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache._transformRef() exceptions #51

Closed
ProlificLab opened this issue Aug 27, 2014 · 2 comments
Closed

Cache._transformRef() exceptions #51

ProlificLab opened this issue Aug 27, 2014 · 2 comments

Comments

@ProlificLab
Copy link
Contributor

When I use JSONAPI Source, I get a lot of Cache._transformRef() exception, I believe it is because my JSONAPI server which I build on top of Sails.js does not return linked models. Anyway it doesn't seem to prevent the proper working of Orbit, but I am getting a lot of warning filling up my console.
Is there a way to turn off these warnings?

Here is a full view of one of these warnings :
test

Thanks in advance.

@dgeb dgeb closed this as completed in dc5d4be Aug 28, 2014
@dgeb
Copy link
Member

dgeb commented Aug 28, 2014

I've removed the default logging of these errors and will eventually provide a more verbose logging mode that can display them.

@ProlificLab
Copy link
Contributor Author

Great ! Thanks @dgeb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants