-
I have a regular web UI where I use `keyux` to detect hotkeys from `aria-keyshortcuts`.
But, when I open a modal window, all shortcuts from hidden by modal are still active, which led to some confusi…
-
### What version of Bun is running?
1.1.7+b0b7db5c0
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
I just went into a ex…
-
**Do you want to request a *feature* or report a *bug*?** Bug
**What is the current behavior?** Getting a specific error causes the following to be logged:
```
error: bundling failed: Error: Un…
-
I have a React app running with `@microsoft/applicationinsights-web` that makes some HTTP calls to my NodeJS backend (B4F). The BE uses this package. Both are configured pointing to the same Applicati…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/r…
-
This thread is for tracking extant or outstanding items which I believe should be broken down and worked on to improve the quality of MAC prior to open beta release
---
## Client Backend
- So…
-
### Summary:
Screen reader users cannot interact with any modal content because aria-hidden=true is incorrectly placed on the body tag.
### Steps to reproduce:
1. Open a test modal, https://re…
-
**I'm submitting a ...** (check one with "x"):
- [x ] bug report
- [ ] feature request
- [ ] documentation issue
# Bug report
**Current behavior:**
Unable to mock the plugin as …
-
### Description
Since iOS 17.x was released, our reporting system reports the crash SyntaxError: Invalid character: '\0'. The stack traces are different, so I gathered the most frequent:
```
at val…
-
{
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios",
"web": "expo start --web",
"eject": "expo eject"
},
…