title | issue | author_github | author_email |
---|---|---|---|
Always remove required before saving |
NEXT-18999 |
michielkalle |
m.kalle@xsarus.nl |
- Changed
sw-category-detail/index.js
,sw-cms-sidebar/index.js
,sw-cms-detail/index.js
,sw-product-detail/index.js
to check for therequired
property withhasOwnProperty
instead of just a boolean operation