-
### š Current behavior
We see that on Sentry we get a lot of the error "Cannot read properties of null (reading 'hits')".
![Screenshot 2024-10-19 at 12 17 53](https://github.com/user-attachments/aā¦
-
### Description
I have a dialog that renders an AutoComplete.
When initially opening, it appears
A minimal repro: https://stackblitz.com/edit/react-ts-twnyff?file=App.tsx
A hacky fix by rā¦
-
Is this repo will have an autocomplete component like this https://mui.com/material-ui/react-autocomplete/
-
### Is your feature request related to a problem? Please describe.
First of all, nice library. I would say I have been following this library before its birth. I love the way `Vuesax` looks, so I wasā¦
-
**User Story**
As a community creator, I want to set initial tags or categories to make my community easier to discover.
_Acceptance Criteria_
- [x] On the Create Community page, there should be a tagā¦
-
We don't need to add this to our package, but we can tell our users how to ensure they have typesafety and autocomplete for our data attributes.
```ts
declare global {
namespace React.JSX {
ā¦
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary š”
I would like to request a feature where the user can smoā¦
-
We get this on the console ![Image](https://github.com/user-attachments/assets/7fec6c8f-27b8-4e18-9dcd-ac472c1926d0)
Check possibility of adding `&loading=async` to resolve this warning.
Note: must bā¦
-
### Product
axe-core
### Feature Description
When using axe in pa11y, I get an error saying that an ID is an invalid value for aria-controls, aria-labelledby, etc. This is because it is usingā¦
-
I'm creating a fairly complex Expo + React Native mobile app. I'm using the latest version of react-native-radar, performed all the steps mentioned in the documentation, got this error which said Natiā¦