-
I have used 2.2.0 version, suddenly pay button in Razorpayment page is not working. So upgraded to latest version 2.2.7, now getting the following error.
[Sat Aug 07 2021 00:09:52.619] LOG Or…
-
in Ios payment console is working fine but in android i get error this is my code
> `import React, {Component} from 'react';
> import {Platform, View, Text, TouchableOpacity} from 're…
-
I've been trying for a few days now to run tests on my payment methods screen using `jest` without any luck. I've gotten tests to run successful (code below), but am unable to access any of the compon…
-
Will this work with react native?
I tried to install and got a Transform Error from Babel:
```
TransformError: /Users/XXX/node_modules/react-number-format/lib/number_format.js:
[BABEL] /Users…
-
Is there any way to use the Masks.BRL_CURRENCY for negative and positve values?
-
I am trying to use this component in React Native. I am trying to format user input as currency, and this component works great with whole numbers! But for some reason when I try to type in a decimal …
-
So i have a default placeholder im using and then i set state back to null instead of showing the placeholder it shoes $NaN
-
On **web only**, for the **second `Allow location access` modal only** (the one with the `Got it` button):
- [ ] Fix the bug where you can't submit after clicking `Got it` (see video below)
- [ ] Fi…
-
If the input only has one number, deleting it should reset to `0`. However, it just doesn't let you delete.
-
### Issue description
I am encountering issues with TypeORM's handling of a one-to-one relationship while updating an entity. My goal is to update a TestInstruction entity, but I'm facing two diffe…