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.dir works the same as log #3186

Closed
NickIliev opened this issue Oct 30, 2017 · 4 comments
Closed

console.dir works the same as log #3186

NickIliev opened this issue Oct 30, 2017 · 4 comments
Labels

Comments

@NickIliev
Copy link
Contributor

From @Andy-ZYA on October 28, 2017 8:48

I am following the official tutorial and after I change console.log to console.dir, the terminal shows the same thing.

CONSOLE LOG file:///app/app.component.js:6:20: [object Object] CONSOLE LOG file:///app/tns_modules/@angular/core/./bundles/core.umd.js:2957:20: Angu

How should I fix this problem?

Copied from original issue: NativeScript/NativeScript#4997

@NickIliev
Copy link
Contributor Author

Hey @Andy-ZYA thank you for reporting this issue - confirming this one as a bug.

Steps to reproduce - use this test app and see how console.dir works at this line

@blueberrynotblue
Copy link

blueberrynotblue commented Oct 30, 2017

@NickIliev btw,is tns 3.3.0 not available now? npm install and update not work for 3.3.0

@NickIliev
Copy link
Contributor Author

@blueberrynotblue it is available on NPM.

npm i -g nativescript@latest

@NickIliev
Copy link
Contributor Author

This issue was moved to NativeScript/NativeScript#5064

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

No branches or pull requests

2 participants