Yuri dos Santos

Results 5 comments of Yuri dos Santos

Do you installed all the prerequisites to run proton, like vulkan driver? [Link here](https://github.com/ValveSoftware/Proton/blob/proton_3.7/PREREQS.md)

> @MattCrum1 Had same issue, when > ![Screenshot_31](https://user-images.githubusercontent.com/6499373/126637917-d1f58b7f-e4cf-4371-986a-76666f9de6f8.png) > I guess this image is attempting to grab a token from `http://api.fusio.cloud:8080` same here. i am able to login if change...

@98gmarquee now you can use "wait" commands in selenium 3.4.0 in that cases

I couldn't reproduce this here on Linux using Chromium 130.0.6723.91 but I don't believe this is a OS issue. Perhaps this could be an issue related to anchor element creation...

Thanks for this patch. It’s very useful in non-async-safe cases where you need to change a global during (like `i18n.global.locale` from `i18n-vue`) on `router.beforeEach` and avoid conflicts.