.. include:: /Includes.rst.txt .. _troubleshooting: =============== Troubleshooting =============== Everything in the extension degrades silently on purpose — a missing manifest, an absent ``ModelContext`` or a malformed config simply registers nothing. That is good for visitors but means failures are quiet. Expand the symptom that matches and work through the checks in order. .. accordion:: :name: troubleshooting .. accordion-item:: No tools are registered :name: ts-no-tools :header-level: 2 :show: Check, from the outside in: #. **Is the JSON block on the page?** View source and look for :html:``` inside an editor-controlled value cannot break out. .. warning:: If you see raw HTML entities where you expected characters, do **not** disable those flags — decode on read instead. .. seealso:: * :ref:`quickstart` – the intended end-to-end setup. * :ref:`configuration` – the exact TypoScript and settings. * :ref:`architecture` – how the pieces connect.