Ali Emir Şen

Results 153 comments of Ali Emir Şen

Hey @warden38202 thank you for the report! This is similar to #6321, we'll also provide an update for `@ant-design/pro-layout` in our next release to avoid these warnings. 🙏

Hey @bombillazo, due to the issues with `lodash` and `lodash-es` in the latest version of `@ant-design/pro-layout` we're waiting for a fix to be released. I've opened up a PR https://github.com/ant-design/pro-components/pull/8754....

Hey @bombillazo thank you for the report. I think we can work on allowing customization of the translation key type with module augmentation 🤔 We already had some plans on...

I want to clarify the issue here and propose a small workaround. Refine's `syncWithLocation` works in one direction and only infers the parameters at initial render to avoid syncing issues...

Hey @mr-loop-1, I wanted to make sure we check for every usage of the keys in `@refinedev/core` and use combined meta if wrong version is used. As far as I...

> Do we need a separate mockdata file for multi-tenant testing similar to this https://github.com/refinedev/refine/blob/master/packages/core/test/dataMocks.ts @mr-loop-1 you can provide custom methods/mocks in the test case if they're going to be...

Until there are any updates in the supabase side, we should have this working without an error. Picking the first filter will work for many cases but it must be...

Hey @pcfreak30 are you still interested in working on this? About the issue you're facing; maybe you can try it like `pnpm install --frozen-lockfile`. We'd love to help if you...

Re-opening the issue, related PRs were for `@refinedev/cli`. @vinhphm, after the cow, does the script ends or keeps running without any output?

Hey @alodela, thank you for your effort, great job! (Also thanks to @glebtv). 🚀 🚀 About the change from emotion to CSS Modules, I'm not sure if this requires a...