Parham Heidari

Results 6 comments of Parham Heidari

Thanks Cleaning gradlew and running again fixed my problem > First, if you installed your app on your device, uninstall it via `adb uninstall ` > Then clean the gradle...

same here ubuntu 18.04(64bit)

i think you should pass {jalali: true} to dayjs to make it work something like this: ``` dayjs(date, {jalali:true} ).calendar("gregory").locale("en") ```

` if (typeof document === 'undefined' || typeof window === 'undefined' || !!process?.browser) return null` I'm getting same error after adding this to the component it os not rendering anything....

tried with version `@2` and `@3` same reesult