Actually, none of our project https://appmaker-integration.herokuapp.com/en-US/designer works in Canary (36). I'm still digging around, but I've found that requirejs and the Polymer() call within elements play differently together. Wrapping the Polymer() call with a require() call has worked previously, but in Chrome 36, it breaks element inheritance. Something to look out for.
On Monday, April 21, 2014 12:29:59 PM UTC-4, Jimmy Moon wrote: > > These sites works well on chrome 35 beta. > > On Tuesday, April 22, 2014 1:28:02 AM UTC+9, Jimmy Moon wrote: >> >> I've tested sites was build of polymer on Chrome 36.0.1941.2 dev (with >> Enable experimental Web Platform features). Unfortunately I got errors >> below and I couldn't find how to solve it. I think it's related with Native >> Shadow DOM >> But I'm not sure what is problems or I've missed something. How do I >> make workaround it? >> >> >> 1. Uncaught TypeError: Cannot read property 'call' of undefined >> patches-shadowdom-native.js:22 >> 1. Element.webkitCreateShadowRootpatches-shadowdom-native.js:22 >> 2. Object.defineProperties.createShadowRoot.value >> patches-shadowdom-native.js:37 >> 3. (anonymous function)styleloader.js:78 >> 4. (anonymous function) >> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/f1a97751-4e17-4578-be16-a902eb9d1606%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
