Thành Trang
Thành Trang
Do you still stuck at here? I solved it ```javascript graphql(` { allMarkdownRemark { edges { node { html id frontmatter { path title type date(formatString: "MMMM DD, YYYY") tags...
Touchables from `react-native-gesture-handler` [will not work on Android inside Modal](https://github.com/software-mansion/react-native-gesture-handler/issues/139)
> I am wrapping my head how to both enable react-compiler and use react-hook-form. Is it possible? You can use 'use no memo' to bypass complier for react-hook-form. Example: ```...
NextJS canary.33 have new experimental.useCache flag. Give it a try, guys. I think it'll help to fix issue for production build.
> Same issue for me. i moved over to next canary as i was sick of waiting for the new use cache, cachelife and cachetag functionality to come out. all...