MauroN
MauroN
Hello @LukasTy , many thanks for you reply. 1. Yes the app is quite big and I am using deprecated API (eg. experimentalFeatures={{ columnGrouping: true }} ) 2. I use...
Good morning, is there any update on this? I would like to migrate to mui-x 7. Many thanks. Mauro
Good morning, I'm commenting on this issue to find out when a resolution is expected. We have a dozen applications with a total of about fifty DataGridPremium instances, some of...
@jpvajda many thanks for the replay. I had read the documentation, but I didn't find anything about env variables that can be used directly in `apollo.config.js`. I would like to...
@jpvajda if i put the url directly in `apollo.config.js`, it works. But as specified in the previous comment I would like to define the url in a .env file. .env...
@jpvajda URL is public. The main reasons for this requirement are: 1. api url defined only in one place (otherwise I have to put it in apollo client configuration, in...
@siriwatknp Hi, I'm writing here because the issue I have may be related to this one. EdgeSidebar seems not following theme palette mode (I have a problem when selectedTheme is...
Hi, I have a React app and I'm using yarn as package manager. I get the following warning when I execute `yarn install`: ```` ➤ YN0060: │ @types/react is listed...
@siriwatknp many thanks for MUI Treasury Layout, I appreciate your work. I have projects in pure JavaScript that use MUI and MUI Treasury Layout. In order to be able to...