You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@RubenColpaert
Thank you for bringing this issue to our attention.
It appears that this issue is related to an edge-case scenario, specifically involving the deletion of the auto-created Craft Translation Tag group, which our code relies on for the tag flow during the order creation process. Craft settings -> Content -> Tags
We will take steps to handle this error more effectively in our upcoming hotfix release. You can expect the issue to be addressed and resolved in the near future.
I receive the following error when going to the orders overview and trying to create a new order.
For now I overcome this with a patch by updating the line
https://github.com/AcclaroInc/craft-translations/blob/master/src/templates/orders/_detail.twig#L173
with
The text was updated successfully, but these errors were encountered: