Skip to content
New issue

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 failing to initialize telemetry #7383

Closed
3 of 7 tasks
scottbell opened this issue Jan 18, 2024 · 3 comments · Fixed by #7384
Closed
3 of 7 tasks

LAD Table Sets failing to initialize telemetry #7383

scottbell opened this issue Jan 18, 2024 · 3 comments · Fixed by #7384
Labels
severity:blocker type:bug verified Tested or intentionally closed
Milestone

Comments

@scottbell
Copy link
Contributor

scottbell commented Jan 18, 2024

Summary

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)
Screenshot 2024-01-18 at 10 54 18 AM

Expected vs Current Behavior

LAD Tables are working as expected. LAD Table Sets should also load telemetry properly.

Steps to Reproduce

  1. Create two SWGs
  2. Create two LAD tables with above SWGs
  3. Create a LAD Table Set with above LAD tables
  4. Notice telemetry is always blank and exception is printed to console.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

@scottbell scottbell self-assigned this Jan 18, 2024
@scottbell scottbell linked a pull request Jan 18, 2024 that will close this issue
15 tasks
@unlikelyzero unlikelyzero added this to the Target:4.0.0 milestone Jan 18, 2024
@davetsay
Copy link
Contributor

davetsay commented Jan 23, 2024

verified
(but seeing two other issues, #7406, #7408)

@khalidadil
Copy link
Contributor

Verified in Testathon on 01/23/24

@charlesh88
Copy link
Contributor

charlesh88 commented Jan 25, 2024

Verified fixed Testathon 01/25/24

@unlikelyzero unlikelyzero added the verified Tested or intentionally closed label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:blocker type:bug verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants