Good morning,
currently i can’t make console.log() on ui.html file while on code.ts (code.js) console.log() works fine. I wanted to know why it doesn’t work and how to fix it
Page 1 / 1
Did you insert console.log()
between the <script>
and </script>
tags?
umm well I finally got it to work but yes console.log() was in the script. I just put the console.log() on top of my other functions and it works.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.