- Issue created by @wim leers
- Merge request !1077Issue #3524399: Validating BlockComponent input unconditionally ā (Open) created by meghasharma
- š®š³India meghasharma
Pushed the fix for BlockComponent::validateComponentInput() . Removed the early return to ensure input is properly validated. Let me know if anything else is needed.
Test case not included in the MR. Would appreciate if someone more familiar with writing tests could help add coverage for this. Thanks!