Mohd Ahmad

Results 7 comments of Mohd Ahmad

Make editor in another component and import it in your main page as a dynamic component this is working fine while ssr and without any type error because importing react-editor-js...

please add support for react too

I have created a pr to address this issue, check it here #616 , I just found out that a issue for same already exists

> > I have created a pr to address this issue, check it here #616 , I just found out that a issue for same already exists > > can...

I have this kind of bug here ![image](https://user-images.githubusercontent.com/61076339/127763037-930b804f-2ef2-4ece-91a7-25479eaf6f2e.png)

> i fixed dependency on this commit [ee6b61b](https://github.com/icflorescu/mantine-datatable/commit/ee6b61bfb3ac8221b190078ebf4eee808e48312f) I like the idea of rowFactory, I have a suggestion to improve this - we can take children (array of cells) and...

@mehdiraized I did some change in your code, and update example as well, any comments on it?