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.dump deprecated in NativeScript 3.0 #35

Closed
ugocast opened this issue Jul 28, 2017 · 4 comments
Closed

Console.dump deprecated in NativeScript 3.0 #35

ugocast opened this issue Jul 28, 2017 · 4 comments

Comments

@ugocast
Copy link

ugocast commented Jul 28, 2017

console.dump has been deprecated from NativeScript 3.0 in favor of console.dir, you can fix this? i have the next error :

file:///app/tns_modules/nativescript-contacts/index.js:83:25: JS ERROR TypeError: console.dump is not a function. (In 'console.dump(e)', 'console.dump' is undefined)

Thanks!

@Sharique-Hasan
Copy link

@firescript Can you please look into this. I am also seeing this error.

@rolaru
Copy link

rolaru commented Oct 7, 2017

+1 here. This is making the app crash.

@firescript
Copy link
Owner

alright this is working in a fresh nativescript app running 3.2.1 - want to confirm? @Sharique-Hasan @rolaru @ugocast - pushed the update to npm

@rolaru
Copy link

rolaru commented Nov 6, 2017

@firescript, sorry for responding late. I've tested the plugin now and it seems to work fine. Thanks a lot for the fix!

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

4 participants