-
We use json scaffolds in our code configuration and the inclusion of the character code replacement during compilation is causing breaks in our strings because after compilation the string keys are no…
-
I was able to build the source code.
However, after running ./deploy_stack as in:
cd cloudformation && ./deploy-stack.sh
I get some errors like:
ERROR: missing configuration variable: STA…
-
Hello
I have an error in my javascript code that I can not understand not having enough knowledge ...
Uncaught TypeError: $(...).yoxview is not a function
at yoxview-init.js:35
Thanks fo…
-
It only works after clicking any of the rotate buttons. There are no errors reported on the browser console.
-
This is not how you detect and handle touch capability:
``` js
var hasTouchEvents = ("ontouchstart" in document.documentElement)
/* ... */
if(hasTouchEvents) {
$viewport.ontouchstart = functio…
-
Carlos: really appreciated pdfs-viewer.js. I have incorporated it into a large project.
Had a problem rendering many PDFs that had multiple pages. I changed one line of code and now it renders succes…
-
Hi. After recently updating kiwix-tools the default search behaviour supported by kiwix-serve has changed.
Let me try and describe the issue.
Previously it was such that when i searched my Zim f…
-
Type: Performance Issue
nonehubuvueuyeu
VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
…
-
Type: Bug
Can no longer navigate by word when using multiple cursors.
Steps to Reproduce:
1. Select multiple cursors on a row of lines. Such as the beggining of the line.
2. Navigate to the …
-
**Device Model/Firmware:** Technicolor DGA0122/ DGA0122NLK (VCNT-P)
**Software Version:** 19.4
**Description of problem:**
Router won't reboot after gui-dev-build -auto install
**HOW TO…