-
Trying to install using `npm`, I'm seeing lots of deprecated dependencies:
```none
/tmp/fdpc $ npm -v
10.8.2
/tmp/fdpc $ npm install
npm warn deprecated @npmcli/move-file@1.1.2: This function…
-
## Explanation :
After a conversation, the tool did not export the final resolution step, concluding the chat.
This applies to every export, it seems like the latest message is not written to the …
-
## Issue
I'm experiencing an issue. When I call `signInWithEmailAndPassword` with valid credentials, everything works fine, and the user is successfully authenticated. However, if I input incorrect…
-
With hover fields enabled, select some code including a variable and attempt to drag it to another location. While dragging, the hover popup showing variable information appears, preventin…
-
Make `eslint-config-google` rules compatible with the TSLint replacement: `typescript-eslint`.
This will be valuable for TypeScript projects that follow the Google JavaScript Style Guide, such as A…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
Cannot set slider value to undefin…
-
My opinion is should be add [ESLint](https://eslint.org). Because it can help to find syntax and other errors and it can also create custom linting rules. The project's codes would be more smart.
I…
-
Keeping track of eslint deps ESLint8 support status
TS ecosystem is nearly ready, JS is still lagging
Already support ESLint8 and safe/tested versions:
- `eslint-plugin-vue` -> 7.20.0
- `eslin…
-
### Link to the code that reproduces this issue
https://github.com/ericnishio/not-found-js-disabled-dynamic-route
### To Reproduce
1. Run the application in dev with `npm run dev` or run a pr…
-
### Describe the feature
```diff
import { type HTMLAttributes, computed } from 'vue'
import { AccordionItem, type AccordionItemProps, useForwardProps } from 'radix-vue'
import { cn } from '@/l…