-
CaptureController lives where capture was initiated.
MediaStreamTrack on the other hand can be transferred and lives where it is being rendered.
This makes it potentially possible for CaptureControl…
-
After the Winter '24 release in the sandbox orgs, we are receiving an error when trying to use or upload files onto the "Lightning File Explorer" installed package. This error is only happening on San…
-
When I have a `` and I run `$('.swatch').swatchify();` multiple times on the same DOM element, multiple swatches are produced. Would be great if `swatchify()` checked if the DOM element has already re…
-
I think the best bet is https://github.com/traviskaufman/cycloneJS. The main work is adding custom clone callbacks for every DOM object :-S.
-
-
### Ticket Contents
## Description
Uli is a browser extension that lets you reclaim your internet browsing experience. It can be used to redact slurs and abusive content, archive problematic con…
-
I'm trying to use `RangeCalendar` inside `Picker` but I keep getting this error:
```
Uncaught TypeError: Cannot read property '0' of undefined
at _class.getStartValue (RangeCalendar.js:671)
…
-
i still get a 404
$ lake exe LeanCopilot/download
✖ [3/20] (Optional) Fetching LeanCopilot:optRelease
trace: downloading https://github.com/lean-dojo/LeanCopilot/releases/download/v1.5.1/x86_64-mac…
-
Cloning the entire DOM of a page can cause problems with event listeners, duplicate IDs, and in-page search. Request is to investigate using [html2canvas](https://github.com/niklasvh/html2canvas) or a…
-
Hi,
I have tried to compile OnvifSoapLib as you suggested.
`git clone https://github.com/Quedale/OnvifSoapLib.git`
`./bootstrap.sh`
`./configure --prefix=$(pwd)/build`
`make`
`Making all in src/…