Phantom X
Phantom X
I LOVE PYTHON
hey there, Fixed the issue. Here's an updated sandbox code https://codesandbox.io/s/hungry-joji-3y7gm5?file=/demo.tsx **There is still an issue of month name doesn't correspond to actual month after parsing (woking on it).
The array month naming in `moment-hejri` starts counting from `1`, while in `moment` starts from `0` all issues fixed. https://codesandbox.io/s/hungry-joji-3y7gm5?file=/demo.tsx
there was an issue with moment-hijri when used with @inertiajs/react `TypeError: moment.localeData is not a function` fixed it https://github.com/anon-phantom/hijri
Same issue ```php Client error: `POST https://appleid.apple.com/auth/token` resulted in a `400 Bad Request` response: {"error":"invalid_client"} ``` Also, it should be a GET request but doesn't work with GET request as...
A quick fix was to do `selectorButtonPlacement="start"`