Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Fix JS getProject() being called on every pages #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

goodtouch
Copy link
Contributor

It seems that getProject() was not intended to be called on every page but only on projects/:id (?)
(using the location property, makes it query invalid pages like /project/1/jobs/new/deploy.json when called on all pages)

It seems that getProject() was not intended to be called on every page but only on projects/:id (?)
(using the `location` property, makes it query invalid pages like /project/1/jobs/new/deploy.json when called on all pages)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant