Roman Zhuravlov

Results 50 comments of Roman Zhuravlov

So true 😅 Should be public now

Tried both adding `reactFlow` to dependency array and removing useCallback hook completely, no good. FitView is still broken when you click on the "Reset" button

In your example nodes positions aren't actually updated when you click on the "Reset" button

Sorry, I don't follow you. Is there a way to force all childrens/edges to use global root coordinates?

@Eddykasp, I'm currently using [elkjs](https://github.com/kieler/elkjs) along with [xyflow/react](https://reactflow.dev/examples/layout/elkjs) and integrating my custom edge renderer. `xyflow` organizes nodes and edges separately into two flat arrays without nested hierarchy. While it handles...

Have you tried this tutorial? https://www.youtube.com/watch?v=w-EbCTxI47o https://github.com/max-programming/recaptcha-v3-actions/tree/final

What do you mean when you say "a nicer wrapper"? Do you have a particular flow or interface in mind?

I’ve just published v1.5.3 with updated peerDependencies to support Next.js 16: https://www.npmjs.com/package/next-recaptcha-v3/v/1.5.3 Regarding the v2.0 beta — I was waiting for feedback from early testers, but didn’t receive responses, so...

@franky47 While this PR is waiting to be merged, would it be possible to publish a beta version of the package to npm with this feature included for testing purposes?