Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay 7 with angular 7 on internet explorer 11
Hi,I have an angular portlet but it´s not working on ie 11.
My changes:
move import 'zone.js/dist/zone'; from angular-loader.ts to main.ts
add "process-serially":true to .npmbundlerrc
Errors:o/frontend-compatibility-ie/ libs not found.
My changes:
move import 'zone.js/dist/zone'; from angular-loader.ts to main.ts
add "process-serially":true to .npmbundlerrc
Errors:o/frontend-compatibility-ie/ libs not found.
Hi Frederico,
Can you give us some more details? What 7.x are you using? Did you generate the angular portlet and made those changes? Does it work on other browsers?
Fernando
Can you give us some more details? What 7.x are you using? Did you generate the angular portlet and made those changes? Does it work on other browsers?
Fernando
Hi,
i´m using 7.1.3-ga4 and build the portlet with liferay ide choosing angular portlet. it´s working fine in chrome. i will try generate a clean portlet to see if the problem remains.
Frederico
i´m using 7.1.3-ga4 and build the portlet with liferay ide choosing angular portlet. it´s working fine in chrome. i will try generate a clean portlet to see if the problem remains.
Frederico