Bruno Henry

Results 11 comments of Bruno Henry

For testing Vuejs applications, you can use Vue Jest (https://github.com/vuejs/vue-jest), i think is the best way for testing this.

How to access this outside a .vue file? i need to setup the vuelidate i18n messages and need to receive a i18n instance to pass to vuelidate. example: ``` //...

hi @MuhammadM1998 , thanks for try help, but i receive another error when i use your solution, maybe because i use ssr, idk... ``` import * as validators from '@vuelidate/validators'...

I have a similar issue, i try make a lib with ts, vue3 and vite and all works to publish on npm, but when i try to use this on...

@holtwick yes, is it, sorry about this stupid question, now all works!

@pjcozzi @mramato this project is dead? i am trying to make a plugin for meetings inside geospace, but the current version dont work with a simple project, need to use...

@ggets you solved it? i have the same issue, but when i open the spider and get a zoom, all of my spider appear and dont disappear anymore

Uncaught TypeError: Failed to execute 'contains' on 'Node': parameter 1 is not of type 'Node'. at isPopup (eval at 312 (2.js:95), :15:19) at HTMLDocument.handler (eval at 312 (2.js:95), :36:36) Same...

It's a very old feature request, have any updates about it?

Need to update the docs to added this attribute, but idk how to send a pr for docs, because i did not found a repository to make pr's, only the...