If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version: 7.4.0
Elasticsearch version: 7.4.0
APM Server version: 7.4.0
APM Agent language and version: JS agent 4.5.0. Angular 0.2.0.
Browser version:
Original install method (e.g. download page, yum, deb, from source, etc.) and version: windows
Fresh install or upgraded from other version? fresh install
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
No just the default
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
I have followed the instuctions on how to install the APM agent for angular and I saw this errro first.
based on this discussion I changed my polyfills to core-js/es7/reflect and now I see a new error.
Uncaught TypeError: Cannot read property 'events' of undefined
any idea how I can fix this?
Steps to reproduce:
1.
2.
3.
Errors in browser console (if relevant):
Uncaught TypeError: Cannot read property 'events' of undefined
Provide logs and/or server output (if relevant):