Aleksei Savitski

Results 10 comments of Aleksei Savitski

Looks like the behavior requested by the topic starter is now controlled by `aspectRatioLockDimensionSwapEnabled`. @saikarthik952 as for flutter image_cropper package it is also supported. But be cautious if you also...

I have this issue in Firefox and Safari but not in Chrome.

Hi, I have similar issue and my guess that systemd has nothing to do with it. I installed certificates for two domains with the following command: `sudo certbot --authenticator standalone...

Hi @ohemorange, I commented out the post_hook in renewal config files for both domains what I use. Now they look like this: ``` # renew_before_expiry = 30 days version =...

I commented out `installer = nginx` config and it solved the issue. Now renew options look like this: ``` ... # Options used in the renewal process [renewalparams] authenticator =...

@ohemorange the certbot is on Ubuntu v16.04.3 and nginx v1.10.3.

I also host it on EC2. It was setup 3-4 months ago and I can't say if the renewal process had issue or not.

Hi, is there a way to update data in the data source or may be it is planed to falter? For example when new entries are comming from a websocket,...

hi @MBilalShafi, rows updates is not a solution for me. Probably what I'm trying to implement goes beyound of current GridDataSource implementation. I created an issue to explain https://github.com/mui/mui-x/issues/16289