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

Error Message: TypeError: undefined is not an object (evaluating '$scope.questionnaire.steps') #2200

Open
fpietrosanti opened this issue Mar 5, 2018 · 1 comment

Comments

@fpietrosanti
Copy link
Contributor

Platform:
Version: 3.0.7

URL: /admin/questionnaires

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6

Error Message: TypeError: undefined is not an object (evaluating '$scope.questionnaire.steps')

Stacktrace:
[
{
"source": "~~~~~~@~~~~~~://x/js/scripts.js:19236:27",
"columnNumber": 27,
"fileName": "http://x/js/scripts.js",
"functionName": "triggerFieldDialog",
"lineNumber": 19236
},
{
"functionName": "fn"
},
{
"source": "~~~~~~@~~~~~~://x/js/scripts.js:299:67",
"columnNumber": 67,
"fileName": "http://x/js/scripts.js",
"functionName": "e",
"lineNumber": 299
},
{
"source": "$~~~~~~@~~~~~~://x/js/scripts.js:162:299",
"columnNumber": 299,
"fileName": "http://x/js/scripts.js",
"functionName": "$apply",
"lineNumber": 162
},
{
"columnNumber": 124,
"fileName": "http://x/js/scripts.js",
"source": "http://x/js/scripts.js:299:124",
"lineNumber": 299
},
{
"source": "~~~~~~@~~~~~~://x/js/scripts.js:51:12",
"columnNumber": 12,
"fileName": "http://x/js/scripts.js",
"functionName": "jg",
"lineNumber": 51
},
{
"source": "~~~~~~@~~~~~~://x/js/scripts.js:50:463",
"columnNumber": 463,
"fileName": "http://x/js/scripts.js",
"functionName": "d",
"lineNumber": 50
}
]

@evilaliv3
Copy link
Member

Probably related to: #2191

@evilaliv3 evilaliv3 changed the title unhandled exception from questionnaire client side editing Error Message: TypeError: undefined is not an object (evaluating '$scope.questionnaire.steps') Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants