Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation data on non-default port not working #59

Open
vandijkstef opened this issue Jan 12, 2022 · 1 comment
Open

Translation data on non-default port not working #59

vandijkstef opened this issue Jan 12, 2022 · 1 comment

Comments

@vandijkstef
Copy link

When Magento is running on a non default port (:8080) the AJAX request for "quickdevbar/tab/translation/type/module" fails due to a CORS error. This is happening because the AJAX request is made to the default port 80.

This is sideways linked to using varnish cache (and bypassing it for development purposes) and in no way an issue that hurts me in production, but it would be nice to have fixed. Had a look myself, but I couldn't figure out where this being called from and/or how to fix it.

@vpietri
Copy link
Owner

vpietri commented Feb 1, 2022

Will have a look, soon, before release a new version full ajax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants