meteor-polymer
meteor-polymer copied to clipboard
Cannot read property 'resolveDom'
hello i cannot get it to work i get this error Cannot read property 'resolveDom'
Also your example code is wrong
emplate.automatic_helper.helpers({ attributeObject = function(){return {checked = true}} })
where you have '=', should be ':' am i right ?
also this error
bad formatting in HTML template if i dont use a template and only this in my html
{{> paper_checkbox_link}}
Please help. i really like polymer and want to use it with meteor