- Issue created by @jessebaker
- Status changed to Closed: duplicate
4 months ago 10:42am 12 September 2024 - 🇬🇧United Kingdom jessebaker
Duplicate of 🐛 Numeric field input crashes contextual settings panel Active
Steps to reproduce
Select a component with a text prop
Type in a number
An error dialog immediately pops up.
The website encountered an unexpected error. Try again later.
Drupal\Core\Render\Component\Exception\InvalidComponentException: [subheading] Integer value found, but a string or an object is required in Drupal\Core\Theme\Component\ComponentValidator->validateProps() (line 203 of core/lib/Drupal/Core/Theme/Component/ComponentValidator.php).
I suspect the value should be cast to a string before being validated.
Closed: duplicate
Page builder
Duplicate of 🐛 Numeric field input crashes contextual settings panel Active