Page 1 of 1

Canvas support?

Posted: 2021-09-20, 13:55
by SkyPeppers
Canvas (https://canvas.instructure.com) works pretty well but it bugs out/crashes a lot, as well as watching video assignments doesn't show up as watched. It's mostly just lag and crashing but a few glitches pop up here and there (example: changing profile)

According to the debugger it has three errors
1. too long to copy without crashing my laptop, also too long to view without screen going white

2. return{subsystem:d,locale:s,source:t?"polyfill":"native"}}const G=s=>({...s,source:"fallback"}) a syntax error caused by invalid ID (It's a bit confusing so bear with me if I gave the wrong info)

3. n.e(4042).then(n.bind(null,"Re22")).then(e=>e.loadAllLocalePolyfills(ENV.LOCALE)).catch(e=>{console.error(`Problem loading locale polyfill for ${ENV.LOCALE}, falling back to ${e.result.locale}`)
It says e.result is undefined

Re: Canvas support?

Posted: 2021-09-20, 15:27
by Moonchild
follow the instructions in the light red box if you post in the web compatibility board.

Re: Canvas support?

Posted: 2021-09-20, 15:43
by SkyPeppers
Moonchild wrote:
2021-09-20, 15:27
follow the instructions in the light red box if you post in the web compatibility board.
I edited the post so (I think) it has all the needed info