dash14 / v-network-graph

An interactive network graph visualization component for Vue 3
https://dash14.github.io/v-network-graph/
MIT License
485 stars 44 forks source link

Vue version 3.2.43 bug #98

Closed vshepel16 closed 1 year ago

vshepel16 commented 1 year ago

First render Expected undefined, got empty array

Uncaught (in promise) TypeError: c.has is not a function

Screenshot 2022-12-12 at 13 26 07
vshepel16 commented 1 year ago

image

dash14 commented 1 year ago

Hi @vshepel16, Thank you for the report! Since the cause of this error is a bug in Vue, which has already been fixed, I do not consider it necessary to address this issue in v-network-graph. Please specify the Vue version of 3.2.44 or later in the package.json file. I appreciate your support!