Richard Strickland

Results 6 comments of Richard Strickland

BC gettting errors with vuetify timepicker related to z-index or something. Would be easier to just use this. But need to disable time pick and have just date.

Ah but fixed my issue - not a bug - apologies - was my error in how i was designating the model for the menu wrapping the datepicker. Regards

same: (node:30156) SyntaxError Plugin: heroku: C:\Users\\AppData\Local\heroku\version: Unexpected end of JSON input module: @oclif/[email protected] task: runHook init plugin: heroku root: C:\Users\\AppData\Local\heroku\client\7.56.1 See more details with DEBUG=* heroku/7.56.1 win32-x64 node-v12.21.0 $ node...

I can't confirm this is working for me in Nuxt 3 with vuetify. I got errors when following the readme to add the module to nuxt.config.ts. However, by just skipping...

LOL no sooner do I post it then I ran a rebuild and it's working. just added this to my /plugins/vue-audio-recorder.js ``` import TapirWidget from "vue-audio-tapir"; import "vue-audio-tapir/dist/vue-audio-tapir.css"; export default...