-
**Environment:**
- Elements version: 22
**Desktop (please complete the following information):**
- OS: MacOS
- Browser Chrome
- Version 130
I'm not able to use the latest box-ui-elemen…
-
## Do you want to request a feature or report a bug?
Feature request
## What is the current behavior?
Currently recharts uses lodash, which in my experience takes up about 145kb within my bundle.…
-
### Is There An Existing Issue
- [X] I have searched the [issue tracker](https://github.com/DannyDainton/newman-reporter-htmlextra/issues) for similar problems.
### What Are You Seeing
I am g…
-
node v22.11.0
yarn 1.22.22
typescript@3.5.2
C:\Users\xxxxxx\Downloads\GitkrakenCrack\GitkrakenCrack\GitCracken>yarn build
yarn run v1.22.22
warning ..\..\..\..\package.json: No license field
$ r…
-
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
```js
const obj = {
a: {
b: 123
},
arr: [
{
demo: 'demo'
}
]
}
function getKey(obj, str) {
}
console.log(getKey(obj, 'a.b'));
con…
-
Axe-linter does not recognize lodash/underscore HTML template files, resulting in false positive issues.
### Example 1
The lodash template below causes a false-positive `aria-valid-attr-value - En…
-
Right now `countBy(data, fn)` is the composition `mapValues(groupBy(data, fn), length())`, which is a bit unwieldy.
* Lodash and Ramda have `countBy`.
* Python has `collections.Counter`, which is …
-
With tooling section of `.lando.yml` has been set like this, lando crashes:
```yaml
tooling:
pull:
# Disable pulling code, we have git
# description: Pull things except code
# op…