Hi,

I tried your code on Firefox and I noticed that it appears to be using an
old version of platform.js (0.3.4) from a CDN. When I replaced it with the
latest version (0.4.0), it seems to work fine:

    <script src="//polymer-platform.org/components/platform/platform.js
"></script>

It doesn't look like you're actually using Polymer in here, and I'm not
seeing the custom elements, either -- I didn't see a polymer-element or a
call to document.registerElement. Is there some magic Angular API to create
a custom element?

Thanks,
Arthur



On Fri, Sep 12, 2014 at 6:27 AM, <[email protected]> wrote:

> Thanks, Sébastien! Looks like a related issue. Unfortunately for my
> project, I might have to pull out of Polymer and reimplement without web
> components since this issue seems to have hit a wall. :(
>
> On Friday, September 12, 2014 5:20:41 AM UTC-4, Sébastien Cevey wrote:
>>
>> Hi,
>>
>> I'm also having problems using platform.js (specifically the polyfills
>> that power it in FF) and Angular. I've opened an issue to track this here:
>> https://github.com/angular/angular.js/issues/8598
>>
>> It may not be the exact same condition, but might be symptoms from the
>> same root cause (use of a live NodeList which breaks due to polyfill)?
>>
>> On 11 September 2014 22:52, <[email protected]> wrote:
>>
>>> BTW, works perfectly on Chrome, just not on Safari or Firefox...
>>>
>>> On Thursday, September 11, 2014 5:51:58 PM UTC-4, [email protected]
>>> wrote:
>>>>
>>>> http://plnkr.co/edit/4Up7rlCNja9CGVdVO9Bu?p=preview
>>>>
>>>> If you remove the platform.js script, it renders correctly... Any
>>>> thoughts on this?
>>>>
>>>  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/96436016-780a-4c21-a843-03fd5c35b147%
>>> 40googlegroups.com
>>> <https://groups.google.com/d/msgid/polymer-dev/96436016-780a-4c21-a843-03fd5c35b147%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Sébastien Cevey
>> Software Developer
>>
>> ------------------------------
>> Visit theguardian.com. On your mobile and tablet, download the Guardian
>> iPhone and Android apps theguardian.com/guardianapp and our tablet
>> editions theguardian.com/editions.  Save up to 57% by subscribing to the
>> Guardian and Observer - choose the papers you want and get full digital
>> access.  Visit subscribe.theguardian.com
>>
>> This e-mail and all attachments are confidential and may also be
>> privileged. If you are not the named recipient, please notify the sender
>> and delete the e-mail and all attachments immediately. Do not disclose the
>> contents to another person. You may not use the information for any
>> purpose, or store, or copy, it in any way.  Guardian News & Media Limited
>> is not liable for any computer viruses or other material transmitted with
>> or as part of this e-mail. You should employ virus checking software.
>>
>> Guardian News & Media Limited is a member of Guardian Media Group plc. 
>> Registered
>> Office: PO Box 68164, Kings Place, 90 York Way, London, N1P 2AP.  Registered
>> in England Number 908396
>>
>>
>>  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/c14f496f-e11e-4679-bd99-8ab6264913dd%40googlegroups.com
> <https://groups.google.com/d/msgid/polymer-dev/c14f496f-e11e-4679-bd99-8ab6264913dd%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/CADSbU_zfry-AjcKt1AjhwLCur%2BMwsFRHjnSCbzd6nfyexFgPtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to