-
Shouldn't the examples be updated to point to the new scoped path?
> react-testing-library has moved to @testing-library/react. Please uninstall react-testing-library and install @testing-library/r…
skube updated
4 years ago
-
# **Pull Request: Resolve Dependency Conflicts for Safe Installation**
### **Issue Description**
Currently, we are using `npm i --legacy-peer-deps` to install dependencies due to conflicts, specif…
-
This issue lists tech debt items resolved as part of `8.18`.
```[tasklist]
## Misc
- [ ] https://github.com/elastic/kibana/issues/178606
- [ ] https://github.com/elastic/kibana/issues/176123
- [ ] h…
-
### Describe the bug
I forked [module-federation producer's code](https://bit.cloud/frontend/module-federation/react/producer?depTypes=), i tried to run it. It shows error when i open the brow…
-
**Do you want to request a *feature* or report a *bug*?**
- Bug
**What is the current behavior?**
I am testing toast que functionality in my project. I have a requirement where I want to display…
-
When I run vitest on a button.test.jsx file, i get this error:
```SH
Error: require() of ES Module .../node_modules/dom-accessibility-api/dist/index.mjs not supported.
Instead change the require …
c0d3x updated
2 weeks ago
-
-
Good afternoon,
I have been trying to test some code that is triggered by the `onGoogleApiLoaded` call from `GoogleMapReact`.
I created a simplified test project (attached).
[google-map-react-t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
#### Do you want to request a *feature* or report a *bug*?
Feature / Help Required
#### What is the current behavior?
My use is in actually using Draftail, which uses DraftJS under the hood. …