plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
426 stars 576 forks source link

Multilang dual-view crashing #4833

Open GinaMuuss opened 11 months ago

GinaMuuss commented 11 months ago

Describe the bug I am trying to use volto with multilang and the dual-view. If I try to use it on an existing page the frontend crashes.

To Reproduce Steps to reproduce the behavior:

I provide a docker compose setup to reproduce the error taken mostly from here https://github.com/plone/plone-frontend/tree/16.x/examples/webserver-volto-plone

Expected behavior The dual view should load without an error.

Screenshots If applicable, add screenshots to help explain your problem. image

Software (please complete the following information):

Additional context If this is not the intended way to enable multilang please just tell me and point me to where I can find a minimal working example.