Ali Emir Şen

Results 153 comments of Ali Emir Şen

> After `pnpm install` every package was installed and built, is this normal behavior now? Hey @issa012, this is the expected default behavior with our pnpm monorepo setup. Check out...

I don't have much info about this issue. Maybe @jamesdh or @BatuhanW can help on what to do here or what should we be aware of.

Hey @jamesdh, any updates on this one? We'll be happy to help if you had any issues or didn't had time to spare. If you can come up with a...

Hey everyone! I had some time to break down the issues here. For the `action: "create"` persisting the dirty values; I think `useModalForm({ resetOnClose: boolean })` can be added for...

Hey @bombillazo, sorry for the issue 🙏 We had this release yesterday and it caused some errors with the type declarations in our packages. A new release is just on...

Now a patch is released for all packages. For `@refinedev/antd` the version is `5.38.1`. Can you check if this fixes the issue? :pray:

@bombillazo, I've found an issue related to this in `@ant-design/icons` repo. Please check https://github.com/ant-design/ant-design-icons/issues/605. Can you try downgrading `@ant-design/icons` to `5.1.4`? If it's not installed can you try installing it...

Can you also check for `@ant-design/[email protected]`? `@refinedev/[email protected]` had this version pinned down and the latest version removed that version lock 🤔

Thank you for your help investigating the issue @bombillazo. I think we might need to re-apply the version pinning here for the `@ant-design/icons`. Do you want to open up the...

Check out this PR https://github.com/refinedev/refine/pull/5908, it looks like there are a lot of changes but most of them are from `/examples` using `@ant-design/icons`. We need to apply the same version...