Braks
                                            Braks
                                        
                                    Mh... okay, maybe this is a windows issue, I'll try to reproduce this on my desktop 😄
Thanks for the report. Seems like this was introduced with an internal update to Vue 3.3 and vue-tsc 1.8.x, which for some reason produce incorrect definition files. The edge events...
Fixed with `1.33.3`
Mh... seems like this introduced different warnings now 🤣 I'll reopen this issue to keep track
Changing the order of the events in the interface actually solved the issue... Very strange, I'll note that down and keep an eye on it but the issue should be...
Ugh... really? Yeah it seems to behave like an idiot for some reason and it's super bothersome to check if every event is correctly defined one by one since there's...
Thanks for the report. Alas, because of the way the v-models (elements, nodes and edges) are setup at the moment I expect that this issue will persist for the remainder...
Can you provide a proper reproduction for this? On the old Xiaomi Redmi I have lying around here there are no flickers, neither on my Mac, Windows or iPhone.
Interesting - might be that something about the svg animation isn't working right on your specific phone/browser (maybe it's an entirely different reason too, who knows 😄) I've seen other...
Are you possibly just looking for the [`preventScrolling`](https://vueflow.dev/guide/vue-flow/config.html#prevent-scrolling-optional) prop?