Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
I have an unpublished course with three modules. When wanting to move an assignment from one module to another, this error message appears: Move item failed undefined is not an object (evaluating 'i[0].appendChild')
This error occurs with all assignments, also in some other unpublished courses. So, what do I do?
Solved! Go to Solution.
The module item moving seems to be working for me.
That error says there's something wrong with the JavaScript code Canvas is using. Sometimes there is a problem loading it -- a temporary network issue -- but then the bad copy of the code is cached in your browser to save time loading it again in the future. There was someone with a similar issue a couple of weeks ago where icons weren't displaying and I suspect it was a network glitch where they didn't load.
Based on what you're describing, I would start with clearing the browser's cache to make sure that all of the content is fully loaded. Typically, holding shift while you click on the reload button will take care of it.
In rare circumstances, you may need to clear the browser cookies. I used to think that was asking too much as it logs me out of everything, but then there was as time that I actually had a corrupted cookie and removing it was the fix. To clear just the Canvas cookies, click on the icon before the URL and find something about cookies (the wording varies by browser -- in Chrome it's "Cookies and site data".)
Interesting... I was running into the same problem. I switched from using Safari to using Chrome and it fixed the problem for me! Occasionally an error will pop up on Chrome, but I just refresh the page and it works again.
Ok, too bad. No updates or announcements pertaining to the problem I have. Maybe it works again soon.
The module item moving seems to be working for me.
That error says there's something wrong with the JavaScript code Canvas is using. Sometimes there is a problem loading it -- a temporary network issue -- but then the bad copy of the code is cached in your browser to save time loading it again in the future. There was someone with a similar issue a couple of weeks ago where icons weren't displaying and I suspect it was a network glitch where they didn't load.
Based on what you're describing, I would start with clearing the browser's cache to make sure that all of the content is fully loaded. Typically, holding shift while you click on the reload button will take care of it.
In rare circumstances, you may need to clear the browser cookies. I used to think that was asking too much as it logs me out of everything, but then there was as time that I actually had a corrupted cookie and removing it was the fix. To clear just the Canvas cookies, click on the icon before the URL and find something about cookies (the wording varies by browser -- in Chrome it's "Cookies and site data".)
Tried that, but no joy in Safari or Chrome. Maybe tomorrow. Not super urgent.
Interesting... I was running into the same problem. I switched from using Safari to using Chrome and it fixed the problem for me! Occasionally an error will pop up on Chrome, but I just refresh the page and it works again.
To participate in the Instructure Community, you need to sign up or log in:
Sign In