Problem/Motivation
Drupal Canvas is the new hotness for building layouts in Drupal. The great news is that this module is ALMOST Canvas compatible, with only two lines of additional code required.
Proposed resolution
Add the necessary code to juicer.schema.yml
Issue fork juicer-3594508
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mandclu commentedWith the changes suggested in the MR, I was able to successfully place the Juicer block in a Canvas layout.
Comment #4
mandclu commentedComment #5
drupalchille commentedReleased in 1.0.2. Thanks for the contribution!