aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
117 stars 65 forks source link

TypeError: Cannot read properties of undefined (reading 'version') #382

Closed qhanam closed 1 year ago

qhanam commented 1 year ago

@Naes0 observed this error while using cjs with v1.13.3. See #371

This bug is related to v1.13.x.

limhjgrace commented 1 year ago

v1.13.4 mitigates this error. @Naes0 do you mind verifying if the latest release resolves the issue?

Naes0 commented 1 year ago

@limhjgrace Yep that fixed it thanks a lot 👍