bcakmakoglu / vue-flow

A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan πŸ”Ž, additional components like a Minimap πŸ—Ί and utilities to interact with state and graph.

Home Page:https://vueflow.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› [BUG]: `pathOptions` for default edges aren't applied

bcakmakoglu opened this issue Β· comments

Is there an existing issue for this?

  • I have searched the existing issues and this is a new bug.

Current Behavior

Passing pathOptions to default edge types has no effect.

Expected Behavior

pathOptions should be applied to the edges.

Steps To Reproduce

No response

Relevant log output

No response

Anything else?

No response

commented

Fixed with 1.33.6