Chakra Host Samples does not execute JavaScript code

Viewed 753

I just started playing around with Windows Dev and please pardon me if this issue does not seem logical or legit to you.

I am trying these Chakra Host samples on Microsoft GitHub and when input js cond like console.log or alert, I get error like 'console' is undefined. Am I missing something obvious. I tried looking up but unfortunately could not find the relevant docs or code sample.

Any help/pointer is appreciated. Chakra Sample

1 Answers
Related