vue3-qr-code-styling
vue3-qr-code-styling copied to clipboard
Nuxt 3
Hi there, How to make this work with Nuxt 3?
ERROR
[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next at at I followed the template and get...
Directus
Hi. Really good job. My congratulations. Is it possible for this to work on Directus? www.directus.io Are you able to do it?
SyntaxError: The requested module '/v2/node_modules/qrcode-generator/qrcode.js?v=d1951323' does not provide an export named 'default'
Umm... I would like to use a "custom" icon for download link, but didn't find an efficient solution. ``` import QRCode from 'vue3-qr-code-styling' ``` I tried 1. turn the class...