I've tested some of sites on customelement.io. I was believed that they should be using newest version. But they are using 0.2.0. :) I tested a site after polymer updated[1] and It works well on Chrome 36 with polymer 0.2.3. Thanks eric.
[1]: https://github.com/addyosmani/x-imager/pull/5 On Tue, Apr 22, 2014 at 5:31 AM, Eric Bidelman <[email protected]> wrote: > webkitCreateShadowRoot showing up is suspect if you're running under the > native stuff. That's the deprecated Shadow DOM implementation. > > Also, what version of Polymer are you using? Do you have a jsbin that > repos the issue? > > > > On Mon, Apr 21, 2014 at 9:29 AM, Jimmy Moon <[email protected]> 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.valuepatches- >>> 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/a4e5e1e7-6538-4272-b66d-e79b95e65f5b%40googlegroups.com<https://groups.google.com/d/msgid/polymer-dev/a4e5e1e7-6538-4272-b66d-e79b95e65f5b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > 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/CAJJct1Awctx1VjCQPcPCMCrRsUwDmg9dDxpHTv7mQ1UHTveVbA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
