Skip to content

Cannot read properties of undefined (reading 'meta')Β #9885

@zhangxilong-43

Description

@zhangxilong-43

Describe the bug
I copied the official example, modified the versions of @cubejs-client/vue and @cubejs-client/core to the latest, and then the following error occurred:

TypeError: Cannot read properties of undefined (reading 'meta')

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/p/sandbox/vue-js-query-builder-with-vue-js-forked-mg5gry
  2. Open the Browser console
  3. See error

Expected behavior
No error

Screenshots

Minimally reproducible Cube Schema

Version:
"@cubejs-client/core": "^1.3.52",
"@cubejs-client/vue": "^1.3.52",

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    client:vueIssues relating to the Vue client SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions