John Zhang
John Zhang
please update extension
@schel4ok @Bluefitdev if you still have the problem, that is because this package uses `config('backup.monitorBackups')`, just find your `config/backup.php` and rename key `monitor_backups` to `monitorBackups`.
It has been fixed by `laravel-admin-ext/scheduling v1.1`, thus the issue should be closed.
> I have a workaround using the above suggested setAlwaysOnTop and focus events: > > ``` > childModal.on('focus', () => { > remote.getCurrentWindow().setAlwaysOnTop(true) > }) > > childModal.on('blur', () =>...
@kartik1000 Still working on it? I would like to have a try if nobody is doing this
+1 still happening on Windows 11 Pro.
@PatrickKvartsaniy I thought AmazeUI is officially dead?
When will we have this feature, thanks~
@markuspoerschke Thank you for your kindly reference. Hope to see one day this PR merged into the master branch and have a release.
The error occurring here is not related to SSO functions, but is triggered when the frontend code attempts to retrieve the `pluginList`, particularly when fetching details of all installed plugins....