Michael Parsakia

Results 9 comments of Michael Parsakia

We're running into [the same issue](https://mui.com/x/react-data-grid/api-object/#outside-the-data-grid:~:text=The%20API%20object%20is%20populated,GO%20TO%20PAGE%201). This is probably the most frustrating thing when using the datagrid ref. There is no reliable way to tell react when the `const apiRef...

Agreed, ligature for '===' can look really bad on some of my displays, I would like to be able to disable it.

@cgbeutler Wow, I just realized this is actually the repo of the extension that does this; search in VSCode for "Disable Ligatures" by CoenraadS, then go to your 'settings.json' and...

Hi @michelengelen, thanks for updating this issue. Is there a guide on extending or overriding the behavior of the built-in MUI Columns Menu we can use as a workaround for...

Would be a way to just import (or clone) and modify the existing MUI Columns menu while we wait on a fix? If possible, it shouldn't be too hard to...

@eladams It seems there is another method, calling await auth.events.load(...); and then stop and start silent renew seems to correct the useAuth hook states. I had some issues with the...

Hi @bluebill1049, a minor question/request. I was taking a look at the useFieldArray hook source and have a use case that that would help if we could get the generated...