Module is not working with "data-tf-live"

Created on 5 February 2025, about 2 months ago

Problem/Motivation

Using this module results in a 404 api call.

typeformfield-embed.html.twig

<div data-tf-live="{{ id }}"
     {% if settings.hide_header %} data-tf-hide-headers {% endif %}
     {% if settings.hide_footer %} data-tf-hide-footer {% endif %}
     data-tf-opacity="{{ settings.opacity }}"></div>
<script src="//embed.typeform.com/next/embed.js"></script>

Documentation writes:
data-tf-widget="<form-id>"

Steps to reproduce

Install the module
Add the Typeform field to a node or paragraph
Make a new content and add a typeformID into the the new Typeform field.

Proposed resolution

Change the template that come with the module.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands Martijn de Wit 🇳🇱 The Netherlands

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024