ecwyne / meteor-polymer-elements

Add polymer-elements to Meteor project
https://atmospherejs.com/ecwyne/polymer-elements
59 stars 14 forks source link

Cannot read property 'resolveDom' #19

Closed ramstein74 closed 9 years ago

ramstein74 commented 9 years ago

hello i cannot get it to work i get this error

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