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/CACGqRCASJdt7E6brtMPNNL7odW4ctU%2BJ-zyZqCQYwn7OE3Woew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
