John Molakvoæ

Results 952 comments of John Molakvoæ

cypress if failing :( It needs a snapshot update https://github.com/nextcloud/nextcloud-vue/blob/ad9e43cce49e7df19ec07b72781bf985302decec/package.json#L32

> @skjnldsv can you tell me how to solve this problem (first time for me) ? Thx `npm run cypress:update-snapshots`

> But the workaround to prevent this is still necessary for the vue3 branch in my case: > > ```js > webpackConfig.resolve.alias = { > "vue$": path.resolve('./node_modules/vue') > } >...

https://github.com/Akryum/floating-vue/issues/907 https://github.com/Akryum/floating-vue/pull/894

> It's fixed without this PR :) AH, not really. But you don't need the no-auto-focus. It's disabled by default :rocket:

So, it is being focused, but pressing tab focus the first element again :thinking: I guess there might be some interference. This is a very very minor issue though