meteor-polymer icon indicating copy to clipboard operation
meteor-polymer copied to clipboard

Cannot read property 'resolveDom'

Open ramstein74 opened this issue 9 years ago • 0 comments

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

ramstein74 avatar Apr 20 '15 15:04 ramstein74