-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Description
Describe the bug
When you have a page with a piece of content that have a Key/Value field the response of that field is an string of an object instead of the objet itself
To Reproduce
Steps to reproduce the behavior:
- Go to https://starter.dotcms.com:8443/api/v1/page/render/store/products/tecnica-jt-3-pearl-girls-ski-boots-2020
- Search for the
specifications1field - See the response there
Expected behavior
It should be an object so in the FE we don't have to parse it
Acceptance Criteria
- Fix the response accordingly
- Work in all the supported browsers (don't forget IE11 and iPad)
- Multilanguage
- Unit test