Christian Lehner
Christian Lehner
I think I've got the same issue. I can open a PR if you want. # test case here's a codepen to reproduce the error https://codepen.io/lehnerchristian/pen/OJVLdZV?editors=1011 ## how to reproduce...
hi, @jheer and @arvind ! thanks for your reply! do you have any updates on this one? I'm wondering if we're the only ones using two different kinds of selections...
Hi @raymar ! Can you go into a little bit more detail how you solved it? Did you simply use `window.scrollBy(x, y)` in the `onResize` or `onResizeStart` callback? I'm sure...
I'm also really looking forward to this feature because I am currently moving a deeply nested app state from a React state to Yjs shared types and sometimes working with...
Hi! I also had this problem for the longest time. In my case I have vega-lite visualizations in resizeable parent components and the visualizations should re-render with the correct size...
Hi, I think I have a similar issue. I think the main issue here is that the `service-worker.js` script cannot be loaded from the URL `http://localhost:3000/service-worker.js` but it should be...
Ok, at least I found the `port1` and `port2` options in the configuration to control the port. Now I would need to know a way how to control the random...
Thank you for your reply and clarification, @miherlosev :+1: And do you have any idea when this issue will be fixed? Is it already planned to be worked on? Would...