Michael Berneis

Results 7 comments of Michael Berneis

+1 I tried setting `baseURL` to an empty string but that did not have the effect I was hoping for

I got a similar problem - Initial warning is ``` app.js:formatted:8604 [Vue warn]: Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be...

I switched to this fork and all seems to work pok: ``` "dependencies": { "chart.js": "2", "vue-chartjs": "https://github.com/davidrunger/vue-chartjs.git#vue-3" } ```

I have the same problem when trying component testing (E2E Testing works great) I am attaching the log [cypress.log](https://github.com/cypress-io/cypress/files/11680870/cypress.log) One thing to note is that I run cypress in a...

+1 on having Tag delete functionality which would do a cascading untag of the associated model instances