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

Console.log doesn't print functions inside objects. #229

Closed
funkjunky opened this issue Jun 4, 2017 · 2 comments
Closed

Console.log doesn't print functions inside objects. #229

funkjunky opened this issue Jun 4, 2017 · 2 comments

Comments

@funkjunky
Copy link

in Expo console.log({ myFnc: () => {}) and you'll see an empty object.

https://snack.expo.io/HJkMRgGfb

@anp
Copy link
Contributor

anp commented Jun 5, 2017

Hi! Thanks for the report! This appears to be a result of the underlying problem raised in #168, so we'll continue to track progress on a resolution there.

@anp anp closed this as completed Jun 5, 2017
@brentvatne
Copy link
Member

yup this will likely be fixed in the next release

@lock lock bot added the outdated label Jun 16, 2019
@lock lock bot locked and limited conversation to collaborators Jun 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants