-
- `all-contributors-cli` version: latest
- `node` version: latest
- `npm` (or `yarn`) version: latest
Relevant code or config
```json
// .all-contributorsrc
...
"commit": true,
...
``…
-
> "I don't think Netlify will give you analytics"
stay tuned...
(no timeline promised but its a common request)
-
- `@testing-library/dom` version: 8.11.2
- Testing Framework and version: jest@27.4.7
- DOM Environment: jsdom@16.7.0
### Relevant code or config:
```ts
await waitForElementTo…
-
**Describe the feature you'd like:**
React Native has recently introduced support for ARIA accessibility properties. However, the existing accessibility matchers `toHaveAccessibilityState` and…
-
Hallo Martin,
May be you can help me to explore one task: there's a web application on the Tomcat server, that is kerberised. The authentication to the app works perfectly. In this app I want to es…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [ ] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive fee…
-
I'm wondering with all the changes to centralize documentation in the OpenTelemetry website if the [examples](https://github.com/open-telemetry/opentelemetry-collector/tree/main/examples) directory st…
-
**Current behavior:**
In some environments, checking for `typeof HTMLElement !== undefined` might not be enough, when accessing `document`.
We use emotion in @tolgee/ngx in a dev tools dialo…
-
- `cypress-testing-library` version: 9.0.0
- `node` version: 19.4.0
- `npm` (or `yarn`) version: 9.2.0
Problem description:
Should this be updated with the latest `@testing-library/dom`? (…
-
**Current behavior:**
For more complex reasons, both emotion and react-jss exist in my project. I want the styles provided by react-jss to more easily override the styles provided by the '@emotio…