Ali Alaa
Ali Alaa
Hello, I get this error on android and I can't find a way to set these permissions, any idea? `Error: Could not get photos: need READ_EXTERNAL_STORAGE permission`
### Describe the bug I would like to have an input in a page that receives focus upon client side navigation. I am trying to call input.focus() in afterNavigate however...
### Describe the problem I am having a situation where I am calling an API in my load functions and storing an access token and a refresh token in http...
### Current behavior As documented [here](https://reactnavigation.org/docs/native-stack-navigator/#headericoncolor), the colour of the search and close icons on Android should be controlled with headerIconColor. However nothing happens when adding that option to headerSearchBarOptions....
### Describe the bug Shouldn't invalidate(url) work for urls that are fetched in both: shared and server load functions? currently it's only working using depends but not when using fetch....
Hello, I am trying to use 'git commit' using a husky hook as mentioned in the docs but I get ```error: unknown option `hook'``` when husky is trying to run...
what the hell man??
Hello, I am getting this error in the deploy logs when deploying to strapi cloud. I followed [this quick start guide](https://docs-next.strapi.io/dev-docs/quick-start#%EF%B8%8F-part-c-deploy-to-strapi-cloud) and just added some simple models and relations. The...
### Describe the bug I am creating a Button component where it can be an html button element or an anchor tag based on whether an href prop is passed...