Joao Rodrigues

Results 24 issues of Joao Rodrigues

Hi, I'm using a Iframe on wordpress with this, but getting wierd bugs on scroll. Only Chrome is giving me this error: [Intervention] Unable to preventDefault inside passive event listener...

Hi, I'm struggling with exporting/importing the node editor "state" of all nodes including connections and controls. When I do `await editor.fromJson()` it restores the nodes and node.data but **it does...

Hi @Ni55aN can you or someone else tell me how to update node.data with a redux state? What I'm trying to do is to have like an Inspector component (react)...

Hi, don't know if this is already possible, but it would be very useful to have a kind of callback to get the world coordinates where the user clicked. This...

enhancement

Hello Felix. Let me congratulate you for this awesome repo. We have a product that we are thinking of implementing this, so we have some questions: - Can this be...

Is going to be possible to configure the controls of the map? https://www.procedural.eu/module-Controls.html If so, how do I configure the initial zoom / camera distance of the map?

Hi, Using create-react-app with hooks. Map loads well, but calling addOverlay doesn't seem to work. The blue-fot.png is on public folder root. ``` const aref = useRef(); const featureCollection =...

Not sure if this is implemented. But every calendar confirmation received in the email is not automatically added to the user's calendar (e.g: Outlook) and they forget the meeting. I've...

🐛 bug
👩‍🔬 needs investigation
linear
Low priority

I have created a env.js file that i want to use with dynamic vars (that's why i'm using js) I'm using the same logic in many other apps and it...

Getting these errors. I can login as usual with my user. But when people try to book it gives this error in the end of the process and they cannot...