Skip to content

Commit

Permalink
fix(core,nodes,edges): nullish check for event obj
Browse files Browse the repository at this point in the history
  • Loading branch information
bcakmakoglu committed Dec 1, 2022
1 parent 6ed4a9b commit 9f14bf9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/nine-peas-live.md
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---

Add nullish check for node/edge events object to prevent err if undefined

0 comments on commit 9f14bf9

Please sign in to comment.