Hi @pd76 it works fine, as @metalsadman explained, rest the example from the cropper github works as it is. However if you are using for pwa , you may have problem with permission. Otherwise it works fine.
Best posts made by keepingitsimple
-
RE: Integrating Cropperjs or any similar image cropping plugin with Quasar
Latest posts made by keepingitsimple
-
RE: Barcode Generator
At the end I decided to go with online api to generate. If anyone found a way to integrate in the quasar, appreciate your feed back.
-
RE: Integrating Cropperjs or any similar image cropping plugin with Quasar
Hi @pd76 it works fine, as @metalsadman explained, rest the example from the cropper github works as it is. However if you are using for pwa , you may have problem with permission. Otherwise it works fine.
-
RE: Barcode Generator
Hi @diadal, thanks for your response , the iink is broken https://github.com/diadal/qrmaker
Besides, is’nt this support only Qr code? I am after the regular barcode. -
Barcode Generator
Hi,
I was looking for a barcode generator (for displaying barcodes) plugin for quasar, but could not find one.
I tried to use this https://github.com/lindell/vue-barcode
which is Vue plugin. To get that working I followed this https://techformist.com/using-vue-plugins-quasar/
But somehow I could not succeed.
I am getting an error in the plugin configuration in the quasar.config.js
If anyone know how to get this working, highly appreciated
Thanks -
RE: Integrating Cropperjs or any similar image cropping plugin with Quasar
Thanks @metalsadman , I will give it a try, and post my results.
-
Integrating Cropperjs or any similar image cropping plugin with Quasar
Gentleman, I was trying to , I am not able to get it working. Most example around are all with Vue js. Anyone has any experience with cropperjs or any similar plugin? Thanks in Advance.