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
{{ message }}
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
The integration tab doesn't account for this. It's a black page when I first visit it because the Backbone app is looked for "/admin/integration" and not "/store/admin/integration". I have to click one of the menu options to get it going, btu then the URL is set incorrectly by push state and links in this tab don't work because they are missing the "/store"
I'm on the latest commit of the 2-1-stable branch. 813d0a7
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've got my site namespaced by /store by using
The integration tab doesn't account for this. It's a black page when I first visit it because the Backbone app is looked for "/admin/integration" and not "/store/admin/integration". I have to click one of the menu options to get it going, btu then the URL is set incorrectly by push state and links in this tab don't work because they are missing the "/store"
I'm on the latest commit of the 2-1-stable branch. 813d0a7
The text was updated successfully, but these errors were encountered: