Does UI macro support Angular version 12 ?

Pravin11
Tera Contributor

Hello team,

Can someone assist me on the below query :

 

we have the request for Migration of Angular JS to Angular, can we use angular version 12 in UI Macro.

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Pravin11 

basically you can load whatever external JavaScript library you want, there are many articles out there which explain how to do this.

The real question is WHY do you want to do that? It makes no sense to heavily customize an instance that way as with the next family upgrade there is the risk of broken functionality. And ServiceNow will not support you if they find out that you have used external libraries that could cause unexpected issues and behaviors.

Furthermore, the complete Angular(JS) branch is dying as ServiceNow is migrating everything to the new Next Experience framework.

Maik

Hi @Maik Skoddow ,

As the angular JS is old version , so the business team wants to migrate into Angular 12.

Could you please assist if you have any sample page build using angular 12 and UI Macro.