Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGSTACK-904: use Core Content View Builder for rendering Ibexa views #33

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

pspanja
Copy link
Member

@pspanja pspanja commented Jun 12, 2024

Rendering Ibexa views should use Ibexa ContentViewBuilder instead of Site API one. Without this, rendering Ibexa view when Site API is a primary Content view and fallback without subrequest is enabled results in an infinite loop, since the fallback template is always being resolved.

Fixes #32

@pspanja pspanja merged commit 9a38a60 into master Jun 12, 2024
4 checks passed
@pspanja pspanja deleted the NGSTACK-904_view_fallback_fix branch June 12, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Richtext with embed image causes infinite loop
1 participant