Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Admin Integration Tab does not account for prefixed store #11

Open
onedanshow opened this issue Nov 25, 2013 · 0 comments
Open

Admin Integration Tab does not account for prefixed store #11

onedanshow opened this issue Nov 25, 2013 · 0 comments

Comments

@onedanshow
Copy link
Contributor

I've got my site namespaced by /store by using

mount Spree::Core::Engine, :at => '/store'

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

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

No branches or pull requests

1 participant