DODMax
DODMax
Actually I figured something out (the code is really clear, cheers!) I just changed the keyup function as below. This way when something is typed in the input the select...
I tried your package as I need custom domains but I get the following error: ``` Type error: Argument 1 passed to VIACreative\SudoSu\ServiceProvider::__construct() must be an instance of VIACreative\SudoSu\DomainRestricter, instance...
@krve on 5.4.25 I'm using commit 05fe05634f2aa503463b72dc5ad77dd09b50e259
@krve Works like a charm. Thanks for the PR!
Should it really throw an error? I feel like it should just disable sudosu and maybe log a warning message.. @mrterryh Is it the expected behavior?
Hello! Same here, installed via HACS and added entry in `configuration.yaml`. Restarted, then what to look for? Is there supposed to be a new entity with the "unique_id" I set?...
@alexeyshockov, indeed the _table was needed because the commit I forked changed the migration classes names to add _table. Keeping both the filename and the classname without _table should also...
Actually the duplicated class names warning can be fixed by removing the "src/migrations" from the autoload classmap in composer.json See 42f170c604cd314a9c451b7f079336386250449c Not sure how it plays with the test but...
It seems to be an issue with Elementor 3.7. Rolling back to 3.6.8 fixed it but don't really wanna to this on prod websites.