Darth-Alex

Results 2 issues of Darth-Alex

Error in Chrome trying to create a web-component with react and typescript index.tsx:5 Uncaught TypeError: Cannot read property 'create' of undefined at Object. (index.tsx:5) at n (bootstrap:19) at bootstrap:83 at...

my command line tool asks me 2 questions. both needs to be answered with yes or no. here is my test code: ```javascript const Coffee = coffee.Coffee; const response =...