Andrew Moore
Andrew Moore
Non static method 'openDatabaseConnection' should not be called statically.
From the documentation: `import { createMetaManager, plugin as metaPlugin } from 'vue-meta'` Error: `export 'plugin' (imported as 'metaPlugin') was not found in 'vue-meta' (possible exports: createMetaManager, deepestResolver, defaultConfig, getCurrentManager, renderToStringWithMeta,...
I'm not sure why I can see the dataURL string in the file object but I can't access it. Is there some voodoo dance I'm not doing? I prevented autoProcessing...
TL;DR: Provide router instance to route methods. Great article sir. I have one small change that cropped up when I was implementing this solution. You actually declare two routers one...
Double Not "!!" found, causing lint errors.
Looks like the insertAttachment method doesn't actually use the attachmentName argument. I'd test it but I was having trouble installing the package to run the test suite and don't have...