react-connect-lines icon indicating copy to clipboard operation
react-connect-lines copied to clipboard

Remove Triangles from lines

Open ui-mattlucas opened this issue 1 year ago • 2 comments

ui-mattlucas avatar Nov 18 '24 23:11 ui-mattlucas

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-connect-lines ❌ Failed (Inspect) Nov 22, 2024 7:00pm

vercel[bot] avatar Nov 18 '24 23:11 vercel[bot]

@hermanwikner - my apologies, I thought I had forked your repo and was opening up a pr into my fork.

But since it is open, I had a usecase where I needed to remove the triangles from the line paths, would you be open to a pr?

Note: I did have a couple of issues with your Example app:

  • Form elements were not getting currentTarget info and throwing a ts error
  • Vite was not being very pliable to run the dev server. I bumped the version (it still didn't work)

Your library is great though, happy to have found it! If you have any tips for developing this with Vite, I'd be interested. It just was not possible to run npm i and npx vite and get a dev server to connect with the example.

Thanks for all, great library!

ui-mattlucas avatar Nov 18 '24 23:11 ui-mattlucas