thought I'd try the tutorials, but can't get past #1 :( When I include webcomponents.js, I get this message undefined is not a function (webcomponents.js:30) line 30 is : var parts = flags.log.split(",");
thought I'd try the tutorials, but can't get past #1 :(
When I include webcomponents.js, I get this message
undefined is not a function (webcomponents.js:30)
line 30 is :
var parts = flags.log.split(",");