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

How to debug SSR application #4

Open
camohub opened this issue Sep 12, 2021 · 0 comments
Open

How to debug SSR application #4

camohub opened this issue Sep 12, 2021 · 0 comments

Comments

@camohub
Copy link

camohub commented Sep 12, 2021

I am sorry but I really dont know how to post this question to get an answer. I need to debug SSR application but I can not use console.log(). I found this page https://nuxtjs.org/blog/nuxtjs-from-terminal-to-browser which describes something similar but without the explanation. I see the code on the pictures works but dont understnad how is it possible. I dont see any logs nor in terminal nor in the browser console. What should I set up? I dont understand the behavior cause the JS code is generated on the server BUT it is executed in the browser. Why console.log() does not work in the methods or mounted hooks?

Thanks for help.

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