-
![image](https://github.com/xyxiao001/vue-cropper/assets/83175056/69d6a851-206f-4216-916a-fd44192b1fc0)
代码如下:
组件内引入
```javascript
import 'vue-cropper/dist/index.css'
import VueCropper from "vue-c…
-
Named export 'VueCropper' not found. The requested module 'vue-cropper' is a CommonJS module, which may not support all module.exports as named exports.
咱们这个库没有配置好ESM,可以参考一下 [vitepress的问题](https:…
-
When cropping an image the scroll will enlarge or shrink the image.
Is it possible to turn this off?
It looks like it may be the zoomable = false or maybe :zoomable = "false" ??
perhaps in `FormFie…
-
First of all, thanks for the Vue-Cropperjs plugging!
#### How can I allow users to zoom an image using a range slider? Like this gif below...
![zoom](https://user-images.githubusercontent.com/119…
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.10
### 平台
weapp
### 重现链接
https://nutui.jd.com/playground/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8bnV0LXNwYWNlPlxuICAgIDxudXQtYXZhdGFyLWNyb3BwZXIgc2…
-
My lib project use vue3 and vite build (target lib )
result:
```js
import r, {. //
-
报错“File is not defined”
-
During rewriting vue-advanced-cropper to better typed SFC i found mentions of `currentStencilSize`, which is not supported in `algorithms.calculateStencilSize`
-
-
如题,vue3项目,"vue-cropper": "^1.1.3"。去掉h函数导入就正常了。
顺便一提可否提供ts类型声明,现在只能让lang是js