jos-
jos-
Giving the Cloud Build service account a `Storage Object Viewer` role worked for me. The `Viewer` role gives more permissions than required.
Another possible fix is to do preventDefault() if the position of the mouse release is significantly far away (e.g. at least 5 pixels) from the start position. This is the...
FYI, https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-browser-samples/vue3-sample-app is very useful for setting this up for Vue 3. No need for a 3rd party library.