When using the visual debugger our devs noticed that "Property value rules" for properties are not checked correctly: When sending a value which is not in the allow list the debugger would show a green checkmark instead of flagging an error with the event. This causes to send events to production with wrong values and loosing data in the end due to failing events.