Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 781 Bytes

2020-12-23-documents-module-not-reactive.md

File metadata and controls

11 lines (11 loc) · 781 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Documents Module not reactive
issue: NEXT-10034
author: Niklas Limberg
author_github: @NiklasLimberg
---

Administration

  • Added mapPropertyErrors and documentBaseConfig in module/sw-settings-document/page/sw-settings-document-detail/index.js to map API Errors
  • Added documentBaseConfigNameError and documentBaseConfigDocumentTypeIdError to module/sw-settings-document/page/sw-settings-document-detail/sw-settings-document-detail.html.twig
  • Changed loadEntityData to make this.documentConfig optional in module/sw-settings-document/page/sw-settings-document-detail/index.js
  • Added this.$router.replace in module/sw-settings-document/page/sw-settings-document-detail/index.js to to redirect to edit route after a newly created document is saved