-
I follow the step added dependencies and addon
make install etc
And got below when try to run with pnpm start
TypeError: Cannot read properties of undefined (reading 'modulePath')
a…
-
I strongly dislike both "default" for "Volto" and "classic" for "Classic UI". I see no benefit to rename things. I see harm in that we have to explain what "default" and "classic" actually mean. This …
-
LOG from webpack.FileSystemInfo
Managed item /mnt/HDD2/PLONE_VOLTO/plone-site/frontend/node_modules/@pmmmwh isn't a directory or doesn't contain a package.json (see snapshot.managedPaths option)
Man…
-
It should be **CMFEditions: Access previous versions**
https://github.com/plone/Products.CMFPlone/blob/26c659aaad12ce59376d3d79ca12b2d1128fa38a/Products/CMFPlone/profiles/default/actions.xml#L157-L…
-
**Describe the bug**
When no Backend Server is available opening a Volto Site in a browser delivers a web page with an appropriate error message. However the error message is delivered to the browser…
-
This might be related to #2 where missing error handling is also mentionned. When in dev mode the content cannot be fetched, the whole frontend/ssr servers crashes. I need to restart the volto server…
-
Lots of things are missing when browsing with Safari Version 17.5 on macOS Sonoma 14.5 (23F79) to http://localhost:3000 (after ssh tunneling to ports 8080, 3000, and 3001)
![Screenshot 2024-09-11 a…
-
`classic` is not its correct name. `classic-ui` (preferred) or `classicui` would be more correct.
See https://github.com/plone/documentation/pull/1733#discussion_r1827159965.
Edit https://github…
-
I have setup a fresh Plone site with cookieplone and deployed it on a test server.
* Volto 18.0.0-alpha.42
* Plone 6.0.12
When I create a user, the password reset mail contains a link like
htt…
-
**Describe the bug**
The middleware proxy in volto breaks with a connection refused if you the api path is set to api that uses the host header to direct the request.
**To Reproduce**
1. Deploy…