Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 486 Bytes

2021-04-19-fix-cms-saving-in-category-module.md

File metadata and controls

11 lines (11 loc) · 486 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix cms saving in category module
issue: NEXT-14820
author: Jannis Leifeld
author_email: j.leifeld@shopware.com 
author_github: @jleifeld
---

Administration

  • Changed the comparison of JSON changes from JSON.stringify to lodash.isEqual in the changeset-generator.data.js
  • Added deletion of specific cms config keys also in the sw-category-detail/index.js
  • Removed check for getCmsPageOverrides in sw-category-detail/index.js. Now the fields are also nullable