Call to a member function render() on string

Created on 6 October 2024, about 2 months ago

Problem/Motivation

The website encountered an unexpected error. Please try again later.
Error: Call to a member function render() on string in Drupal\custom_formatters\Plugin\CustomFormatters\FormatterType\FormatterPreset->settingsForm() (line 79 of modules/contrib/custom_formatters/src/Plugin/CustomFormatters/FormatterType/FormatterPreset.php).

Steps to reproduce

// Get Formatter type settings form.
$plugin_form = [];
$form['plugin'] = $formatter_type->settingsForm($plugin_form, $form_state);

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Version

4.0

Component

Engine: Formatter preset

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024