-
I have installed `newrelic-react-native-agent` (1.3.7) in my project and started getting run time error as below -
`New Relic detected an unrecognized selector, 'reanimated_viewDidLayoutSubviews', …
-
### Summary
It would be a very straightforward component (UX-wise), allowing the user to either select from a list of predefined colors, or select (or we should say "compose") a color in one of the…
-
### 🔖 Feature description
I think it would be really cool if instead of seeing one Tags Section there was an extension point that allowed you to make tag groups. For instance:
Tags:
Java
Go
Re…
-
### Current behavior
When trying to interact with an element rendered by React that has `htmlFor` set to an ID returned by the `useId()` hook, the peculiar syntax React uses for IDs in React 18 act…
-
## Environment
```
System:
OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-1270P
Memory: 11.53 GB / 30.78 GB
Shell:…
-
I needed a time input so initially was going to use: https://www.npmjs.com/package/react-time-picker however, when I try to do the basic example I get the following console error:
```
Uncaught Err…
-
## Issue
Hello, as the title says, I have trouble running Firebase Messaging on iOS. To make it more frustrating, the error messages I get tell me exactly nothing - but maybe you'll be able to deci…
-
When pressing the color picker coloured square, a JS error occurs. (`Leva@0.9.35`)
In Chrome and Edge, the error is,
```
react-dom.development.js:22878 Uncaught TypeError: Cannot read properties…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
We have a few components that cu…
-
### Provide a general summary of the feature here
Currently in order to enforce a specific date format to the DateInput and DatePicker it is needed a workaround by using a I18nProvider with a locale …