Hi, I just reproduce exactly the issues reported by Microsoft on my Windows Parallels VM with IE11 (I don't even need Office 2016 to reproduce the issue).
Running with the open console I can see all the issues and it came down to a single error: SCRIPT438: Object doesn't support property or method 'animate' SimpleLoader.js (75,9) I use SimpleLoader and it seems the animation throws an error on IE11 and of course after that many things don't work as expected. Maria Jose Esteve <mjest...@iest.com> escreveu no dia sexta, 10/12/2021 à(s) 14:11: > Hugo, "in debug" it works for me in IE11. > And thanks to you I noticed that since a couple of months ago my reléase > compilation "doesn't work" ☹. > I'm going to look into it. > > Hiedra > > -----Mensaje original----- > De: Hugo Ferreira <hferreira...@gmail.com> > Enviado el: viernes, 10 de diciembre de 2021 14:50 > Para: Apache Royale Development <dev@royale.apache.org> > Asunto: Apache Royale Add-In for Word - submission has failed validation > tests > > Hi, > > Among several reported issues by Microsoft that I will review and address, > there are particular two issues that seem related directly with the Royale > framework requirements and not directly with my App and worry me about. > > Seems that they test on several Word versions and failed on two versions: > > 1100.4.4.6 O365 Perpetual – Legacy (Trident/IE11) Your offer is not > working on Microsoft 365 versions earlier than 16.0.11629 on Windows 10. > Your Addin is not loading. Addin is loading as blank. > > And > > 1100.4.4.8 O365 Perpetual – WebView1 / Legacy Edge Your offer is not > working on Microsoft 365 version 16.0.11629 or later without Edge WebView2 > (Chromium-based) installed on Windows 10. > > Perhaps Royale does not work on IE11 and Edge (previous version) and I > need to find a way to set minimum requirements on the Add-In manifest file > (if it's possible). > > I can't test on these two environments. > Can someone confirm ? >