Joshua Boltz

Results 3 comments of Joshua Boltz

Another thought on this one is opening the Slack app from a Flutter app and the ability to pass along a channel or some other parameters to open the app...

FYI - since you'll probably hit these when installing layout_plugin_views (since it depends on layout_plugin), here is a layout_plugin patch: https://www.drupal.org/project/layout_plugin/issues/2871585 `Error: Cannot use object of type Drupal\Core\Layout\LayoutDefinition as array...

I'm having a very similar issue, but a little different in that when my site attempts to build, when Drupal is looking up the dependency, such as `my_custom_theme`, the build...