Originally reported by: Thomas Lotze (Bitbucket: tlotze, GitHub: tlotze)
Widget configuration is optional and falls back to value-type sniffing. This will obviously break with fields that may have a null value. When loading values, it should be considered an error for a value to be null and at the same time have no widget configured.
Originally reported by: Thomas Lotze (Bitbucket: tlotze, GitHub: tlotze)
Widget configuration is optional and falls back to value-type sniffing. This will obviously break with fields that may have a null value. When loading values, it should be considered an error for a value to be null and at the same time have no widget configured.