I have an experimental web component and  I tried just using platform.js to 
enable this Web component in other browsers with limited success.  

In Safari, I just get an error.  In fact, it doesn't even try to load the 
import.  It looks like it fails before ever getting started.

Here's the error:

[Error] Error: Assertion failed
c (platform.js, line 12)
b (platform.js, line 13)
insertBefore (platform.js, line 13)
(anonymous function) (platform.js, line 14)

Interesting how copy-paste of the stack trace gives me different locations 
even though I have platform.js.map and see individual file references in 
the console.

The trace is really:

events.js:405
events.js:405
Node.js:29
Elements.js:13
ShadowCSS.js:685

Any ideas?

--Alex Miłowski

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/c4266a51-1f94-486c-a06e-b7bc81f4606b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to