-
Are there any plans to upgrade react-router to version 4? It would be interesting to hear if/how you guys plan on tackling that.
-
Hi,
We are trying to install this in our React web app, but hitting the error mentioned below. We are using typescript and importing with `import * as ReactPixel from 'react-facebook-pixel';
`. Th…
-
## Description
I ran into issues when I created a test when user clicks on steps to update slider value. However, testing using keyboard `Arrow Rigth` works as expected.
Also when testing with t…
-
## Describe the bug in a sentence or two.
Unexpected token < in JSON at position 0. Status code 500 in Nextjs 13 production build (App router)
## Issue Type (Can be multiple)
[ ] Build - Can’t in…
-
json5 =2.24.2
Depends on vulnerable versions of tsconfig-paths
node_modules/eslint-plugin-import
eslint-config-react-app >=7.0.0-next.75
Depends on vulnerable versions of esl…
-
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Repository problems
These problems occurred while renov…
-
## Environment
### System:
- OS: macOS 13.2
- CPU: (10) arm64 Apple M1 Pro
- Memory: 2.16 GB / 32.00 GB
- Shell: 5.8.1 - /bin/zsh
### Binaries:
- Node: 18.13.0 - ~/.nvm/versions/no…
-
### Website or app
[Electron.js](https://electronjs.org)
### Repro steps
React devtools 4.27 no longer works in Electron[1] because `chrome.scripting` isn't implemented, which it started usin…
-
### Is this a bug report?
Yes
### Did you try recovering your dependencies?
Yes
### Environment
node version: 8.11.1,
npm version: 5.6.0
This problem is specific for IE11 running on …
-
when I call the register method with the access token , if token is invalid, getting response with error code status , but when token is valid getting response null
my MainActivity.kt is like
```…