-
a-mailer throws an exception when used with Vert.x 2.1:
```
Exception in JavaScript verticle:
TypeError: Cannot find function getBytes in object my@email.comMyPassword.
at file:/opt/testapps/…
-
```
fix for #87 allowed the ubuntu compile to progress, but then it hals with
the below. Thanks in advance.
make[4]: Entering directory `/home/pete/jslibs/libs/fastcgi/Linux_opt_32'
Making all in li…
-
```
When compiling SVN r on Kubuntu error 2 is raised when compiling moduleManager:
{{{
make -C jshost all BUILD=opt
make[1]: Entering directory `/home/[...]/Projects/jslibs/jshost'
make -w -C ../mod…
-
```
What do you think of having a package structure in the jslib directory? For
example, the javascript file WEB-INF/jslib/com/example/Toot.js would
correspond to the Class.com.example.Toot object, pe…
-
```
I have got an error when trying to compile on Mac OS 10.4.11 :
Rudloff:~ pierre$ cd /Users/pierre/Desktop/libs/jslibs/
Rudloff:~/Desktop/libs/jslibs pierre$ make all
make -C libs/js all BUILD=opt…
-
### Problem Description
In my production app, rnw apps show different Timestamps generated with Date.now() or new Date() print differnet timestamps. In Debug mode, the timestamp is accurate. In Relea…
-
It works on WebGL built with Unity 2020 but it doesn't with 2021.
I found that the type of `WEBAudio.audioInstances` is changed from array to object (hash), and this change causes this bug in `uLip…
uezo updated
11 months ago
-
### Problem
Parsing URLs is a recurring need when working with HTTP and other protocols. There's currently no native API in k6 for so. As https://github.com/grafana/k6/issues/991#issuecomment-76749…
-
```
On which module this enhancement will be?
All of the js libraries.
What is the enhancement exactly?
Completing and reviewing the documentation stating the dependencies between
the libraries.
Wh…
-
The following test uses a lot of CPU, some basic analysis spots that the resources are used from the FormData polyfill's [body](https://github.com/grafana/jslib.k6.io/blob/master/lib/formdata/0.0.2/in…