internet explorer - Error while processing route on ie8- js promises -


I'm using

Amber: 1.8.1 Amber Data: 1.0.0-Beta. 12 Amber -CCC: 0.1.7

  Offerout = Amber way. Extended model: (Parameters) - & gt; @ Store.find ('offer', params.offer_id)  

This works fine on chrome but error on processing "route" on IE8

It seems that the issue is with @store , because if I use json objects instead of ``@store.find'''work, it's okay. Probably something related with IE8 and JS? This was an issue with cors ajax requests on IE8. I / 8

So far amber, amber-cli Support Ie8

On Development I use Amber Server -

as a work aroundproxy =

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -