TYPO3-Headless / headless

TYPO3 Headless JSON API providing content for PWA application (e.g. javaScript apps like nuxt-typo3)
https://t3headless.io
GNU General Public License v2.0
159 stars 60 forks source link

[BUGFIX] Fix rendering of content elements on mixed mode #694

Closed lukaszuznanski closed 8 months ago

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7786375829

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 7638644413: 0.2%
Covered Lines: 841
Relevant Lines: 1306

💛 - Coveralls
MultaniFX commented 9 months ago

Works perfect in combination withe fluid styled content. Tested with mix mode but also with an independent page type.

Thanks for the quick fix