alish

Results 12 issues of alish

allowSameValues props is not working. Still getttign error in console

C:/Users/badmotherfucker/Desktop/money-tracker/node_modules/@types/react-redux/node_modules/@types/react/index.d.ts TypeScript error: Duplicate identifier 'LibraryManagedAttributes'. TS2300 2982 | // We can't recurse forever because `type` can't be self-referential; 2983 | // let's assume it's reasonable to do a single...

# Bug report ## Description / Observed Behavior I am making simple useSWR call passing plain text as a key. And I am trying to delete the cache for this...

reproduction needed

Currently it is not possible for InputNumber to replace one character ("," in my case) with another ("." in my case) while typing, it only happens after blur event or...

## Summary of change (A few sentences about this PR) ## Related issues - Link to issue1 here - Link to issue1 here ## Test Plan (Write your test plan...

with-jwt-localstorage was removed in order to create a simplified version of it. create simplified version of the app

We need to make sure that SDK works with different bundlers create example-apps for each bundler and check that build is successful

The [Component](https://github.com/supertokens/supertokens-auth-react/blob/master/lib/ts/recipe/emailpassword/components/features/resetPasswordUsingToken/index.tsx) is written using class based components, and needs to be refactored to use functional style so all the places of injecting context value look the same

Github check is failing for example app after this [commit](https://github.com/supertokens/supertokens-auth-react/commit/0f306050dc0c672305849aa06d21331480aae313)

### Reproduction link [https://ant.design/components/date-picker](https://ant.design/components/date-picker) ### Steps to reproduce - enter start and end dates (example start=2024-01-01 , end=2024-02-02) - change start date from the keyboard (example 2024-01-02) - change end...

unconfirmed