-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:content-managerSource is core/content-manager packageSource is core/content-manager packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Description
Bug report
Describe the bug
When trying to view a JSON field in Strapi record view, it shows up empty.
When querying the API endpoint, the JSON data shows up.
Steps to reproduce the behavior
- Start new Strapi quickstart project (or open existing project)
- Create a new Content Type with a JSON field
- Create new Item in new collection type (or open existing item)
- Enter JSON data and save
- Refresh page or visit the item again
- JSON data disappears
Expected behavior
The JSON data appears in the field
Screenshots
Code snippets
N/A; used project quick-start
System
- Node.js version: v12.18.4
- NPM version: 6.14.6
- Yarn version: 1.22.5
- Strapi version: 3.4.0
- Database: sqlite
- Operating system: Windows 10
amondnet, ralphsomeday, lucap84, aedeveloper, MaheshCasiraghi and 8 moreamondnet and jseb2520
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:content-managerSource is core/content-manager packageSource is core/content-manager packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members

