Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
@hqiaozhang I would like to know the moveable usage code at the time the error call stack occurred. Does the target change when clicked or something like that? Would you...
@SidIcarus * `croact-moveable` 0.8.0 * `@moveable/helper` 0.1.3 * `lit-moveable` 0.29.0 * `moveable` 0.52.0 * `preact-moveable` 0.54.0 * `react-moveable` 0.55.0 * `svelte-moveable` 0.44.0 * `vue-moveable` 2.0.0-beta.86 * `vue3-moveable` 0.27.0 * `ngx-moveable`...
@daybrush Because this calculates and sets CSS, it is difficult to support the problem of broken corners.
@hqiaozhang Did you use the onDragGroup event? https://daybrush.com/moveable/storybook/?path=/story/group--group-draggable-resizable-rotatable
@SidIcarus Your observation is correct. Moveable is Single (+ No Select) Group Individual Group All three cases have different elements. Using the same element would require a very large amount...
@Cabzer-x * `croact-moveable` 0.8.0 * `@moveable/helper` 0.1.3 * `lit-moveable` 0.29.0 * `moveable` 0.52.0 * `preact-moveable` 0.54.0 * `react-moveable` 0.55.0 * `svelte-moveable` 0.44.0 * `vue-moveable` 2.0.0-beta.86 * `vue3-moveable` 0.27.0 * `ngx-moveable`...
@reactone Is there an address that can be tested?
I actually don't know this. I don't know why it appears duplicately.
@l1lgadil1 Such information is not provided by moveable. It would be better to check directly with getComputedStyle, el.style.cssText, etc.
@d2461379109 Could you tell me the code of how you used the `request` method with the keyboard event?