-
[Forum post](https://forum.bryntum.com/viewtopic.php?p=146291#p146291)
Performance profiling: [Trace-20240515T143230.json](https://github.com/bryntum/support/files/15320095/Trace-20240515T143230.js…
-
the vue-draggable component is blocking onclick events that are located inside a list element. when I comment out the draggable package my menu click works again. when I insert the draggable works but…
-
Hi Justin,
Please add Scaladoc documentation to the public methods, classes, objects, and traits in the 3.1.x branch for the ScalaTest Generator and the other files in this dir:
https://github.c…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-dash@0.0.11` for the project I'm working…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
A "super class" method call is currently translated to a statement like this, containing the "supermethod" name as string literal:
`$traceurRuntime.superCall(this, $Superclass.prototype, "supermethod…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-camera@4.2.1` for the project I'm workin…
-
similar to how other packages flatten. array becomes:
```
myarray[0].key: hello
myarray[1].key: world
-
It should be possible to automatically discover the first active display in use by the given user using the following logic:
```
if w | grep -P '^(naftuli)' | awk '{print $2;}' | grep -qP '^tty\d'…
-
In ssimms/pdfapi2/issues/84, @vadim-160102 reported a problem:
```
use strict;
use warnings;
use feature 'say';
use PDF::API2;
my $pdf = PDF::API2-> new;
my $p = $pdf-> page;
$p-> boundari…