-
I have a next.js website version 14 (app router) and a react-google-recaptcha-v3.
I've implemented in the contact form component the recommended approach: React Hook: useGoogleReCaptcha (recommende…
-
When working with a model with multiple belongs_to relationships to the same table, the query being generated ends up ignoring the relationships due to the WHERE clause of the query going directly to …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
For people who don't know how to install node applications
.exe package for windows
Install scripts for Linux/Mac
-
Running [nsp](https://www.npmjs.com/package/nsp) reports the following three issues. They originate from `express` so updating to `~4.14.1` or `~4.15.2` will fix the issues. Not sure if there are any …
-
`On your App`
![image](https://github.com/user-attachments/assets/ea8e098e-c8fe-4ace-856f-d8b9246cd04d)
CHC = 47
`In game`
![image](https://github.com/user-attachments/assets/b01b36ec-3fce-4ef5-…
-
The test `VMerkleDual-NDReconnect-500-60m` had two failures recently where the cause seem to be a timeout.
- [develop failure](http://35.247.76.217:8095/swirlds-automation/develop/4N/Reconnect/202403…
-
We had the same issue with etherpad. See https://github.com/ether/etherpad-lite/issues/3397
There are a lot vulnerabilities found in the used packages.
```
added 498 packages from 451 contribut…
-
For HTTP2 encrypted traffic (h2), ALPN is required. In Netty we are able to use ALPN through OpenSSL (requires to be configured) or through the JDK see [here](https://netty.io/wiki/requirements-for-4.…
-
after adding `hooka` to my project i get the following. do you have any plans to fix it by upgrading the dependency versions? thx
```
$ npm i hooka --save
+ hooka@0.5.0
added 69 packages from …