-
Vue.use(SliderVerificationCode)使用,登录后浏览器window.onresize 会出现错误,导致Cannot read property 'offsetWidth' of null。
eraop updated
4 years ago
-
### Describe the bug
no lockAspectRatio ability in GridItem now.
### Your Example Website or App
https://github.com/Kun8018/react-grid-layout
### Steps to Reproduce the Bug or Issue
no lockAspect…
-
```
What steps will reproduce the problem?
1. create canvas node under div#ct
2. G_vmlCanvasManager.initElement
3. clear ct: ct.innerHTML = ""
4. the canvas node didn't release(use sIEve)
What is the…
-
**bug**
**What is the current behavior?**
window is firing 'resize' event infinitely, at 30fps
**If the current behavior is a bug, please provide the steps to reproduce.**
lo…
-
```
What steps will reproduce the problem?
1. create canvas node under div#ct
2. G_vmlCanvasManager.initElement
3. clear ct: ct.innerHTML = ""
4. the canvas node didn't release(use sIEve)
What is the…
-
## Current Behavior 😯
When a user hover on button with tooltip the onresize event of the iframe fired
## Expected Behavior 🤔
The onresize event shouldn't be fired
## Steps to Reproduce 🕹
…
aviyi updated
3 years ago
-
### 描述错误
当我动态的修改 :height="height" 中的 height 时,drager 高度无变化。
### 重现步骤
动态的改变 height 一下。
### 预期行为
drager 高度会随着 height 动态的变化。
### 截图
![image](https://github.com/user-attachments/asset…
-
Please try to resize the window. setIndicatorPosition() isn't called. No callback is bound to onresize event.
-
hello everyone,
I have a problem that pinch is not triggered on Android devices. In "OnResize" and "OnRotate" objects "isPinch" flag is always false and The "pinch" event is not triggered. On ios …
-
Hello everyone!
Hello everyone
I have a simplified code that should make it possible to move elements and change their sizes.
When building a Vue3 project without SSR, the Moveable module is succ…