Peter Thomson
Peter Thomson
Recently the plugin has started refreshing the developer tools window in Chrome rather than the actual browser tab that is open. Not sure if this is a Chrome, Mac OS...
The current suggestion in the Clockwork UI goes to: https://github.com/asuth/subl-handler That package no longer works on current gen Operating Systems. Based on my research, I'd suggest we send instead people...
Line 86: \Log::info('Ignoring route : ' . $route->getAction()['controller']); Throws an error: Undefined index: controller. Fix that worked for me: Remove the $route->getAction()['controller'] and just spit out 'Ignoring route'.
As part of the upcoming forced transition from traditional webhooks to workflow trigger, we will also all need to transition from traditional message cards to "Adaptive Cards". Here's a proposed...