-
**Describe the bug**
Using Google Authentication as my social provider in my React Amplify project throws occasionally a Google Error 401 invalid client. What makes this very odd is that I've been wo…
-
> ⚠️ WIP: Pending to ellaborate more on each point
This is just an umbrella ticket for keeping track of breaking changes for the next major version (v6):
- [x] Drop support for node v12, which r…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### What problem does this feature solve?
Answer: Leveraging asynchronous data.
Vue with Vue Router is a leading 21st century, single-page application solution built on Javascript. Consequently …
-
Hello!
I'm trying to use `vue-testing-library` with Nuxt.js and I'm facing a problem with `asyncData` not being called.
I've been reading for a while, and some people call `wrapper.vm.$options.a…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
placehoder
### Configuration file name
_No response_
### Configuration
_No resp…
-
### Issue description or question
While trying to setup wallabyjs in a pnpm workspace monorepo and vitest, wallaby is not picking up modified `globalThis` from the [setupFile](https://vitest.dev/co…
-
When run as part of the current version Vue Cli Services build, which is using Webpack 5 internally, multiple deprecation warnings are emitted.
```
Building for production...(node:41760) [DEP_WEB…
-
### Problem description
I have the following on one config file:
```lua
local textObjects = require("user.treesitter.textObjects")
local M = {}
--treesiter related plugins
M.plugins = {
te…
-
### Issue description or question
Previously working (~1 week ago) tests using vitest (both 0.18.0 and 0.19.0) seem to now fail with the message:
```
Runtime error: TypeError: Cannot set proper…