Hardik Viradiya
Hardik Viradiya
Feature Request: It will be a very useful feature if we can provide autocomplete by typing in the dropdowns. So that user doesn't have to find from dropdown.
if we use "[fs-extra](https://www.npmjs.com/package/fs-extra)"'s [copySync method](https://github.com/jprichardson/node-fs-extra/blob/HEAD/docs/copy-sync.md). It gives source and destincation stat same in fs-extra. Following is the line where "areIdentical" is getting to true when run inside nexe. But...
**I'm submitting a ...** ``` [X] bug report => search github for a similar issue or PR before submitting [X ] feature request [ ] support request => Please do...
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support...
When you capture photo from iPhone device. Image gets rotated. https://codesandbox.io/s/cocky-moser-dz1mk 
### Description Type definition ### Steps to Reproduce Any plan to have type definition? Let me know if I can help you with that by any chance. ### Version 6.0.0
Theme for divider is not available. Stops working.
I am extracting the zip from the iso file. It works fine for some of the files [(e.g. this file which is 1.74 GB)](https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/RDS_android.iso), but when I try to use...
Is there any plan to upgrade to vue 3 and nuxt 3?
I am using CKEditor 5 with input event as follows in vue component. But I need a change event when manually triggered by the user, but it is also triggering...