inkas
inkas
I was having the same issue. Tried @cortopy's suggestion ``` options: { precompileOptions: { knownHelpersOnly: false, }, helperResolver: (helper, callback) => { switch (helper) { case 'is': callback(null, path.resolve(__dirname, 'node_modules/handlebars-helpers'));...
Exactly. But disabled dragging while a key is pressed is the main issue. I thought disabling keyboard dragging will solve this issue, however it can not be disabled at this...
The issue turned out to be because of missing `CURLOPT_SSL_VERIFYHOST => false` in OAuth.php file.
@codewithyou Mautic does not work locally. It requires a valid SSL.