marnickm
marnickm
Thanks. For now I just made workaround by making a Service in Automator that runs the AppleScript 'tell application "DisableMonitor" to quit', and assign the shortcut Cmd + Shift +...
Any update on this, will this be attributed in v2? We have the same use case. Base subscription of x users per month, plus an add-on for using an integration...
We have a customer connecting 2 administrations with our software using the same Exact user. Because these administrations have their own database in our software, we were refreshing the tokens...
I got the same problem after upgrading to L7, thanks for the workaround @emiliogrv !
Related to https://github.com/jarektkaczyk/eloquence/issues/261, and pull request https://github.com/jarektkaczyk/hookable/pull/27
I added another fix to the pull request, because when searching in more than one morphable relation I got SQL errors "'morphable_type' in on clause is ambiguous".
I am running composer 2.0.8 and get no errors.
For me, just wrapping in another array was enough, without the 'parameters' key. Please add comment to documentation for the non-classmap version as I banged my head for an hour...