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

Example Imagery dropped into LAD Table throws errors #2945

Closed
charlesh88 opened this issue Apr 16, 2020 · 3 comments
Closed

Example Imagery dropped into LAD Table throws errors #2945

charlesh88 opened this issue Apr 16, 2020 · 3 comments

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Apr 16, 2020

Dropping an Example Imagery element into a LAD Table throws these errors in the console:

[Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'key' of undefined"

found in

---> <LadRow> at src/plugins/LADTable/components/LADRow.vue
       <LadTableComponent> at src/plugins/LADTable/components/LADTable.vue
         <Root>
TypeError: Cannot read property 'key' of undefined
    at VueComponent.mounted (LADRow.vue?5880:86)
    at callHook (vue.js?ba4c:2872)
    at Object.insert (vue.js?ba4c:4043)
    at invokeInsertHook (vue.js?ba4c:5792)
    at VueComponent.patch [as __patch__] (vue.js?ba4c:6011)
    at VueComponent.Vue._update (vue.js?ba4c:2627)
    at VueComponent.updateComponent (vue.js?ba4c:2745)
    at Watcher.get (vue.js?ba4c:3086)
    at Watcher.run (vue.js?ba4c:3163)
    at flushSchedulerQueue (vue.js?ba4c:2931)

Confirmed today that this happens with actual image telemetry.

@akhenry
Copy link
Contributor

akhenry commented Sep 19, 2022

Let's verify if this is still an issue. Follow the repro steps above and verify that no error message is thrown.

@jvigliotta
Copy link
Contributor

Verified Fixed Testathon 9/30/22

@rukmini-bose
Copy link
Contributor

Verified Testathon 9/30/22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants