Convert JSON string to JSON object before passing data to the handlebars template

Created on 21 April 2022, almost 3 years ago
Updated 3 June 2024, 9 months ago

Problem/Motivation

Handlebars template support iterator through the JSON then render the template.
But the module passes JSON string directly to the handlebars which handlebars can not iterator through the string.

Proposed resolution

Convert JSON string to JSON before pass the data to the handlebars template.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇯🇵Japan tanashin-kishimoto Fukuoka

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024