-
### Describe the bug
After adding 20-30 columns, when quickly scrolling with the mouse or scrolling using the scrollbar, the browser begins to freeze and the elements are not displayed. This is espec…
-
I am having difficulty using the receipt.js library from a React application. Since the library isn't an ES6 module, nor are its dependencies, I have been unable to integrate it with my application. I…
-
If I use the plugin as is, I get a warning:
```
DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated,
plug in your own promise library instead: http://mongoo…
-
This is a weird request and I could be confused but here it goes.
So there are libraries like [BabylonJS ](https://www.babylonjs.com/)that are:
- Large libraries.
- Statically typed in typescript…
-
When building/running our TypeScript project which is transpiles into ES5, the TypeScript compiler expects all dependencies to already be also ES5 compatible. And so it trips on `import` statements et…
-
What are your thoughts on making all functions ES6 exports (like `add` etc), then providing a 'lite' constructor with no functions defined on the prototype or as static functions constructor? This wou…
-
## CVE-2024-27088 - Low Severity Vulnerability
Vulnerable Library - es5-ext-0.10.53.tgz
ECMAScript extensions and shims
Library home page: https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz
Pa…
-
**Issue:**
When importing either a subset of libraries or the tree-shakeable library for any validator using ES6 modules, a NodeJS ES6 error is shown indicating that the module cannot be found
*…
-
For Background:
@Lecss @kriswest and I built the "combined" @finos/fdc3 module in the FDC3 repo, combining all the other modules. For now, this uses ES6 module structure, rather than the FDC3 roll…
-
Hi,
I'm trying to use your library in a ES6 project. But I can't seem to get it to work. I'm not sure how and where dc-addons is able to modify the dc object before I try to use it. Can you give m…