Roy Duineveld
Roy Duineveld
It's an object when you make it an object. If you just return the filepath from your controller instead of an json object or something it's working perfectly. This fix...
@Hansschouten, see: https://github.com/toopay/bootstrap-markdown/issues/303 how to install the latest version with NPM from Github for the time being 👍 if you haven't found it already.. 😉
Got the same error, but just putting `twofactorauth/general/enable_for_api_token_generation` with value `0` into `core_config_data` seems to work.
Indeed, wtf... reopened 👍
@lkraav: Haven't tried, but is it possible with that one to update through Wordpress as well? @oncletom: Sorry, didn't see it. As written in my first post, I've already fixed...
But will this be fixed in a feature version?
The problem is that `$this->stylesheet->src` returns a full url so the `preg_replace` doesn't work.
This is caused by https://github.com/mrmonat/nova-translatable/pull/43, I've the same issue. My current locale isn't in the translatable list so nothing is selected.  ☝ The input is for "en", the current...
- `brew install imagemagick` - `pecl install imagick` Worked for me.
``` $ which php /usr/local/opt/[email protected]/bin/php $ which pecl /usr/local/opt/[email protected]/bin/pecl ```