Derek Williams

Results 3 issues of Derek Williams

https://github.com/nuxt/vue-meta/blob/e9adc99bdc909d6daa5f0678f57f321a6ff2d6f6/dist/vue-meta.esm-browser.js#L811 Mobile Safari on iOS < 15 (iOS 14.3 tested) generates: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list." Working solution is to replace line...

Added option for specifying attributes for the Helper i.e. to provide a callback function

I added "vue-esm-loader/register" to my "mochaExplorer.require" array because I have Vue components that are imported in my tests with the .vue extension. However, I have been having a lot of...