Issue with migration and React Intl: "Could not find required intl
object. <IntlProvider> needs to exist in the component ancestry."
#2648
Labels
Describe the issue
I've followed the migration guide upgrading our custom-app to the new organisational level, including upping all packages to 21.x from 18.x.
Our app is breaking upon startup unless we wrap the ApplicationShell with an IntlProvider (from "react-intl"). Even doing so, though, upon errors the app breaks with the same error (see screenshot).
To Reproduce
Steps to reproduce the behavior:
No idea. What do you propose?
Expected behavior
The error screen should show.
Screenshots
Error upon startup:
Fix for startup error:
Error on application-error:
Additional context
Referred here by customer service: https://jira.commercetools.com/servicedesk/customer/portal/1/SUPPORT-16870
The text was updated successfully, but these errors were encountered: