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

Workcells Not Saving #370

Open
stickFigure1235 opened this issue Jan 25, 2017 · 3 comments
Open

Workcells Not Saving #370

stickFigure1235 opened this issue Jan 25, 2017 · 3 comments

Comments

@stickFigure1235
Copy link

stickFigure1235 commented Jan 25, 2017

I am running GeoQ locally and I am able to create a new project with multiple jobs. However, I am unable to save the workcells that I create for the jobs. Clicking on "Add X workcells ..." doesn't seem to do anything.

The button clicks aren't triggering.

Does anyone have any ideas?

Thanks.

@stickFigure1235
Copy link
Author

Turns out the problem is that the variable google is not defined. Works fine after commenting the block of code starting with "if (google && google.maps) {."

@stephenrjones
Copy link
Contributor

Interesting... the if statement should catch whether the variable is defined or not. Will look to see if there's a way we can better catch that

@stickFigure1235
Copy link
Author

#id_properties seems to be undefined in the Create New Layer page.

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