Batuhan Wilhelm

Results 239 comments of Batuhan Wilhelm

> So i ve applied that changes you both suggested but want to push one commit for all. I am waiting for @omeraplak 's decisions for his review because they...

Hey @devhik0 I think this PR is too immature to be reviewed. Disabling `noImplicitAny` or commenting out code blocks because they are throwing errors/warnings isn't way to go. PR should...

Hello @Conqxeror thanks for the investigation, it looks great! I think we need to confirm that duplicate request isn't caused by strict mode, see our FAQ here: https://refine.dev/docs/guides-concepts/faq/#why-are-api-calls-triggering-twice cc @levipro

Hey @Conqxeror thanks for the PR! Added some minor comments. Also, could you update documentation in the following files to reflect changes? - https://github.com/refinedev/refine/blob/master/documentation/docs/authorization/access-control-provider/index.md - https://github.com/refinedev/refine/blob/master/documentation/docs/authorization/components/can-access/index.md

Hey @Conqxeror, thanks for the updates! I've checked briefly and it looks good, will send a detailed review later.

Hey @yeochinyi did you add clone path to your resources and correct route?

Hey @beg1c `isLoading` is false initially, before the `query` mounts. And then it becomes true when query is mounted (Not necessarily fetch. It might be disabled.). Once `isLoading` is true,...

Hey @j7-dev thanks for the detailed report. We are open to contributions.

Hey @clairestovall any updates?