You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
If the valueField for a relation widget isn't a string (or other renderable object in React), the CMS will crash. - If the current behavior is a bug, please provide the steps to reproduce.
Example:
Try to type into the relation widget. - What is the expected behavior?
The relation widget should still work with fields that don't return strings or React components.
- Please mention your CMS, node.js, and operating system version.
1.2.0-dev
- Please link or paste your config.yml below if applicable.
The text was updated successfully, but these errors were encountered:
tech4him1
changed the title
Relation widget crashes if valueField doesn't return renderable (string).
Relation widget crashes if valueField doesn't return string or component.
Feb 18, 2018
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
If the
valueField
for a relation widget isn't a string (or other renderable object in React), the CMS will crash.- If the current behavior is a bug, please provide the steps to reproduce.
Example:
Try to type into the relation widget.
- What is the expected behavior?
The relation widget should still work with fields that don't return strings or React components.
- Please mention your CMS, node.js, and operating system version.
1.2.0-dev
- Please link or paste your
config.yml
below if applicable.The text was updated successfully, but these errors were encountered: