-
Notifications
You must be signed in to change notification settings - Fork 967
Description
Operating System
Any user OS (me on Windows 11)
Environment (if applicable)
any environment (me on Chrome)
Firebase SDK Version
11.9.1
Firebase SDK Product(s)
Performance
Project Tooling
Angular + AngularFire + Firebase application
Detailed Problem Description
We have consistently these errors:
FirebaseError: Performance: Attribute value mat-cell.mat-mdc-cell.mdc-data-table__cell.cdk-cell.cdk-column-message.mat-column-message.ng-star-inserted is invalid. (performance/invalid attribute value). at t.putAttribute (https://www.acro-companion.com/chunk-3YNIXL5M.js:15:57905) at t.addWebVitalMetric (https://www.acro-companion.com/chunk-3YNIXL5M.js:15:59358) at t.createOobTrace (https://www.acro-companion.com/chunk-3YNIXL5M.js:15:59137) at https://www.acro-companion.com/chunk-3YNIXL5M.js:15:60739
this is not a performance trace that we created ourselves. I suppose this is one of the default (out-of-the-box) created traces for webVitals?
Steps and code to reproduce issue
This is probably happening all over. Maybe because the attribute value that is trying to be set is too long?