-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the err…
-
`Button`, `Input`, _etc._ should pass it to their underlying control elements to facilitate their look-up in DOM by react-dom testing library.
-
Currently it looks like CI is only testing the default feature set, but it'd be good to try building / running the test suite on some of our possible feature sets
-
E.g. https://github.com/r-lib/sessioninfo/runs/3748776702?check_suite_focus=true
One way to trigger this is to unset `DISPLAY` and then check some package imports tcltk on macOS:
```
~/works/se…
-
### Current behaviour
Usage of Icons, e.g. in TextInput left/right lead to issues in jest tests with expo 52 react 0.76 and new architecture enabled.
jest tests break with error: TypeError: loadedNa…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
### Before Continuing:
- [X] Check you are using the latest version of the mods and its dependencies
- [X] Always include a latest.log if you are crashing
- [X] Remove mod that enhances Minecraft: Op…
-
### What is the problem this feature would solve?
Currently DOM testing *can* be achieved, albeit through a third party library, while this is fine it'd be great if we can standardise this to some …
-
Currently, the documentation dealing with building, debugging, testing or other topics related to wasm, is spread across multiple file in `docs`, and also in various `README.md` files. This makes find…
-
### What rule do you want to change?
await-async-events
### Does this change cause the rule to produce more or fewer warnings?
More warnings
### How will the change be implemented?
The code needs…