We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LAD Table Sets are failing to initialize telemetry on load:
Uncaught (in promise) TypeError: this.renderWhenVisible is not a function at Proxy.updateView (LadRow.vue:244:34) at Proxy.setLatestValues (LadRow.vue:267:12) at TelemetryCollection.emit (index.js:116:1) at TelemetryCollection._processNewTelemetry (TelemetryCollection.js:270:1) at TelemetryCollection._requestHistoricalTelemetry (TelemetryCollection.js:172:1)
LAD Tables are working as expected. LAD Table Sets should also load telemetry properly.
The text was updated successfully, but these errors were encountered:
renderWhenVisible
verified (but seeing two other issues, #7406, #7408)
Sorry, something went wrong.
Verified in Testathon on 01/23/24
Verified fixed Testathon 01/25/24
Successfully merging a pull request may close this issue.
Summary
LAD Table Sets are failing to initialize telemetry on load:
Expected vs Current Behavior
LAD Tables are working as expected. LAD Table Sets should also load telemetry properly.
Steps to Reproduce
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: