-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Adding and then editing a quote block works, but viewing it gives an error Uncaught TypeError: intl is undefined. That is on this line. intl should have come from the props, but apparently that does not work.
In other places I have seen const intl = useSelector((state) => state.intl);. Should we use that?
I have no idea if the best way to get intl differs per Volto version.
My setup: latest Volto 18 (18.0.0-alpha.42), Volto light theme 5.0.0, Plone 6.0.13.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels