ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.1k stars 13.51k forks source link

Microsoft Edge compat #4311

Closed csuwildcat closed 8 years ago

csuwildcat commented 9 years ago

Hey there Ions,

I am working on assessing, cataloging, and triaging library compat for Microsoft Edge and Windows universal Web apps. I heard there may be issues with Ionic on our new platform/browser, and wanted to see if I could lend a hand (assuming there are indeed outstanding issues). Please let me know if there's anything I can look into for you, or escalate with the product teams. I am here to help, so feel free to drop me a line!

mlynch commented 9 years ago

Sorry for Ionitron, he can be a bit over eager. Let's definitely chat as we wanted to dig in here with v2. I'll email you here in a min

ghenry22 commented 9 years ago

I am currently trying to port my ionic app over to a Windows 10 universal web app and it has been surprisingly smooth with a few exceptions. I have only 1 that is ionic specific:

collection-repeat in a windows universal app targeting windows 10. Just shows a blank white page, if I inspect the dom in visual studio 2015 I can see the data for all of the items in the collection, but nothing is displayed.

If I simply change to ng-repeat instead then everything displays as expected but the performance isn't there. If there was a quick fix for this it would be brilliant for getting my ported over.

The same code and backend is working perfectly on ios and android.

the app is SubStreamer on the apple and play stores for reference.

mlynch commented 8 years ago

Thanks for letting us know, we are targeting 1.2 for this.

mlynch commented 8 years ago

Closing and tracking #4728