@elastic/apm-rum-angular Integration with Angular 16 Not Working

Hi, two weeks ago I integrated the apm-rum-angular package (2.1.7) in an Angular 15 application by following this doc and it worked just fine:

Today, I updated Angular to 16 and now I get the following error:

'ApmModule' does not appear to be an NgModule class.

This likely means that the library (@elastic/apm-rum-angular) which declares ApmModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

Could you please refer me to some relevant documentation I may have missed or reply with any plans of supporting Angular 16?

Thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.