dependabot[bot] on npm_and_yarn
Bump async from 3.1.1 to 3.2.2 … (compare)
dependabot[bot] on npm_and_yarn
Bump nodemailer from 6.4.16 to … (compare)
cksachdev on snyk-fix-e692e3529c4a11e20ee836cb14a5fc74
fix: package.json & package-loc… (compare)
cksachdev on snyk-fix-e692e3529c4a11e20ee836cb14a5fc74
{{t 'app.help'}}
refers to in the AT nav handlebars template. Inspecting the DOM, I can see these are data events of some kind, I just don't know where they link to exactly. Just want to know more before I do some work on the template.
_accessibility
_isEnabled
and _isTextProcessorEnabled
set to true
and having it set to false
. Could someone please clarify what exactly happens when these are enabled? I know it's meant to "add focusing", but I just haven't noticed this. Basically I just want to know if I should be enabling these for every course to ensure maximum accessibility (they seem to be disabled by default).
false
, or just that the property literally does nothing? And should I still ensure accessibility
_isEnabled
is always true
?
Must be the way I zipped it:
Encountered an unexpected file structure. Please check you have uploaded a valid export package and try again.
The course folder structure looks like this:
node_modules
src
adapt.json
CHANGELOG.md
GRUNT.md
Gruntfile.js
INSTALL.md
jsconfig.json
LICENSE
package.json
package-lock.json
README.md
I think it may be a memory issue. I now get this trying to import a ~3MB zip:
Request Entity Too Large
Console warning:
Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1803040 px). Occurrences of will-change over the budget will be ignored.
htop
via shell into server, monitoring memory usage, and it wasn't maxing out, so i figure it must be something else...
Request Entity Too Large