Skip to content

Pass json data into templates #33

Description

@kaspar-allenbach

I fetch json data like this in global.js

fetch('domain.com/data.json').then(response => response.json())

How do I pass this into the handlebar files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions