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

debug in opts of Mapper doesn't enable #539

Open
yusef-ho opened this issue May 17, 2019 · 0 comments
Open

debug in opts of Mapper doesn't enable #539

yusef-ho opened this issue May 17, 2019 · 0 comments

Comments

@yusef-ho
Copy link

yusef-ho commented May 17, 2019

Description

var mapper = new Mapper({
  debug: true,
  name: 'test'
})

The code above doesn't enable debug of the mapper??
but Container does??
Why??

Environment

  • js-data version: v3.0.5
  • node or browser version: Node 10.15.3
  • operating system: OSX 10.13

Steps to reproduce

<steps_to_reproduce>

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

1 participant