Tri Rahmat Gunadi

Results 14 comments of Tri Rahmat Gunadi

Just got this working with this: ```js const value = getIn(formik.values, fieldName) const touched = getIn(formik.touched, fieldName) const initialValue = getIn( formik.initialValues, fieldName ) useEffect(() => { const isTouched =...

Please... Please... Please... Please... Please... Please...

i added support for `connectionOptions` in config. So i can customize how this connects to db

the issue -> https://github.com/Kiarash-Z/react-modern-calendar-datepicker/issues/356

This is also weird: ![Screenshot 2024-05-25 at 20 08 57](https://github.com/rehype-pretty/rehype-pretty-code/assets/493553/1b1bac35-d12b-4aa7-8b10-23f2551935c6) Also this one: ![Screenshot 2024-05-25 at 20 11 41](https://github.com/rehype-pretty/rehype-pretty-code/assets/493553/52e413e6-0815-455f-956f-4c7251435894)

From current link: ![Screenshot 2024-07-10 at 03 09 55](https://github.com/nextapps-de/flexsearch/assets/493553/f5b59722-9f4b-4306-be41-fb15bc193f85) With the new link: ![Screenshot 2024-07-10 at 03 10 06](https://github.com/nextapps-de/flexsearch/assets/493553/e746ce1f-65b3-4aad-bf6c-90d9b03262b1)

It's not so minimal now.. but o well

You know what, i'm adding `getPlayer`

Thank you @zellwk this is a nice interface for fetch. I like it. Ready to be merged