chrisjpatty / flume

Extract logic from your apps with a user-friendly node editor powered by React.
https://flume.dev
MIT License
1.42k stars 148 forks source link

Flume for NEXT.js v14 #238

Open JotaPeans opened 6 months ago

JotaPeans commented 6 months ago

This library doesn’t works fine with next.js in latest versions like v13 or v14. The mouse right click doesn’t work properly, you need to click on specific area on the canvas to show context menu, and then, add a node in editor render. How can i fix that?

alix-henriot commented 2 months ago

Hello @JotaPeans, I'm not sure this can help you but it works okay when I right click and slightly move my mouse at the same time.

JotaPeans commented 2 months ago

Ya, but i would need that works fine, because a would want to sell a software with this. :/

alix-henriot commented 2 months ago

Well, in case I find a workaround I'll let you know.