jeudi 6 septembre 2018

Ember.js project compatibility with IE 10

I'm trying to get my project work on IE10 (Ember.js 2.18). First, i was getting error on Intl API... Then i found https://github.com/alexlafroscia/ember-cli-polyfill-io and worked pretty well. Now I found myself with this error:

SCRIPT5007: Unable to get property 'polymorphic' of undefined or null reference vendor.js, line 16342 character 3

I tried to debug and found that maybe is a problem with Popper.js (or ember-popper who use the same file). Someone already faced it before? Any tips on how can I sort of debug the vendor bundle in a better way?




Aucun commentaire:

Enregistrer un commentaire