clickstorm / cs_seo

[clickstorm] SEO
Other
33 stars 49 forks source link

FIX(json-ld) Allow json-ld if no TSFE is loaded #285

Closed creationell closed 2 years ago

creationell commented 3 years ago

The JSON LD field did not get rendered in the backend if the TSFE is not available even though TSFE is not needed for custom records (only for pages)

This commit additionally adds an error output to the backend partial for the json-ld element.

Related issue: #284

mhirdes commented 2 years ago

Fixed