A colleague wrote a plugin and the customer said, the translation doesn’t work. Our plugin loads more data via a form and AJAX.
The problem: Always queries base url
The problem is, that our JS plugin always queries the base url https://example.com instead of https://example.com/en so Shopware didn’t had any chance to find the correct sales channel.