-
### Provide a general summary of the feature here
Currently DatePicker from react-aria-components seems not to be supporting browser autocomplete.
I believe it's because it's implemeted as bunch o…
-
### Steps to reproduce
Old behavior: https://stackblitz.com/edit/react-ouzbqw-wbhjow?file=Demo.tsx,package.json
New behavior: https://stackblitz.com/edit/react-ouzbqw-vpfhhc?file=Demo.tsx,package.js…
-
### Steps to reproduce
Steps:
1. Wrap `Autocomplete` with a `ThemeProvider` with the following theme defined:
```
let theme = createTheme({
components: {
MuiTextField: {
default…
-
# Describe the bug
Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
# Reproduction and solution
Use it with any expo app, simply a…
-
### Current behavior
In our app, we have a login feature, and we want users to be able to store their login credentials (username and password) in a password manager, such as AndroidPass or Google Pa…
vpske updated
2 weeks ago
-
# Building a Two-Factor Authentication Form in React Using SMS Verification
A step-by-step guide to building a Two-Factor Authentication (2FA) form in React using SMS for verification, highlighting t…
-
Example:https://www.npmjs.com/package/react-google-autocomplete
-
### 🐛 Current behavior
error TS2322: Type '{ hitsPerPage: number; }' is not assignable to type 'IntrinsicAttributes & PlainSearchParameters'.
Property 'hitsPerPage' does not exist on type 'Intrins…
-
Would be very nice to add any ability for support pagination on Asynchronous requests
Many resources have limitations on requests and we can not get all results at once
Also reading everything page…
-
### Summary
When using `` for multiple values, the selected options should be made available like a native `` through [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData). At the mom…